3
Answers

how to bind multiple values from listbox to gridview in c#

kris

kris

10y
1.2k
1
I am developing a C# windows form application

I need to select multiple ID's from Listbox and bind the value to Gridview using stored procedure with ID as input parameter

Any code or Solution will be much appreciated.

Thanks

Answers (3)