Hello,
In our application, we are accessing the currently selected records of the grid for various different reasons. This is a basic requirement.
We currently have a checkmark that will auto-select all of the data rows across all grid pages. This works fine.
Where the trouble starts is when we enable grid filtering (the built-in one on the RadGrid's UI).
The problem is that we are not able to access the FILTERED resultset.
Can you provide a code sample that will show how to access this filtered data?
Thank You,
glenn.sobrian@wachovia.com
In our application, we are accessing the currently selected records of the grid for various different reasons. This is a basic requirement.
We currently have a checkmark that will auto-select all of the data rows across all grid pages. This works fine.
Where the trouble starts is when we enable grid filtering (the built-in one on the RadGrid's UI).
The problem is that we are not able to access the FILTERED resultset.
Can you provide a code sample that will show how to access this filtered data?
Thank You,
glenn.sobrian@wachovia.com