How to display multiple selected values from listbox to gridview and store them in database?
For eg. If I select 3
values from listbox all the 3 values should be seen in Gridview. But I
am getting only the first selected value in Gridview. Please help with
this problem. Thanks in advance.