3
Answers

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

Photo of kris

kris

11y
1.8k
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)