3
Reply

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

kris

kris

May 20 2014 6:27 AM
1.2k
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)