|
Hi,
I have a datagrid which displays 100 rows. User can apply filter on datagrid. It works fine but it doesnt remember the selected row.
If user has selected one or multiple row and applies filter then all the rows which were selected before filter and are now present in new result set (after applying filter) then those rows should be selected. But I am not able to achieve it because the row position now changes.
Any help would be appreciated.
Thanks, Nilay |