I have a vb6 application I am supporting and we need to add a method that grabs data from multiple selected rows in a databound grid.
Can anyone point me in the direction to loop through the datagrid to find out what rows are selected?
its very simple just you need to do is
dim numberofRow as integer
numberofRow = datagrid.row
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With