Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
125
Select Multiple Rows in Ultragrid
posted

Hi

 I have a grid which I need to select multiple rows and process the contents of each rows cells

I have tried looping through the rows in the grid and checking the grid.Rows(i).Activated = true

but this only returns the first Active row in the grid.

Is there another property which distinguishes selected rows from non selected rows ??

Is there a difference between active and selected rows

Thanks

Colm

Parents Reply Children
No Data