Helloz everyone,
I have a RadGrid with Filters enabled that is binded to a DataSource.
I am using the NeedDataSource event to hook up RadGrid's DataSource.
I want to get the DataView object of the RadGrid content ( filtered or not ) to pass it to another method for manipulation.
Any suggestions would be highly appreciated.
Thanks.
I have a RadGrid with Filters enabled that is binded to a DataSource.
I am using the NeedDataSource event to hook up RadGrid's DataSource.
I want to get the DataView object of the RadGrid content ( filtered or not ) to pass it to another method for manipulation.
Any suggestions would be highly appreciated.
Thanks.