Gettign the selected rows in Grid

How do I get the list of selected rows from the grid control ? If I use ''grid.Selections.Ranges.Info'', it is giving me something like "R4:R8; R12; R14" Dp I need to parse this string to get the list of selected rows? Is there any other way to get a collection of the selected rows ? Thanks in advance.

1 Reply

AD Administrator Syncfusion Team August 2, 2004 02:33 PM UTC

Here is a KB link on accessing values in selected rows. http://www.syncfusion.com/Support/article.aspx?id=10515

Loader.
Up arrow icon