This is a migrated thread and some comments may be shown as answers.

Know the records after filtering

1 Answer 53 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 16 Sep 2011, 09:05 PM
Is there a way to know which records are returned after applying a filter? I need to gather all values of the key field when the records in the grid changes.

I have tried collecting the key value of each record in ItemDataBound event but that only returned records in one page. When there are more than one page, records in subsequent pages cannot be accessed through ItemDataBound.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 17 Sep 2011, 05:33 AM
Hello Mark,

Please take a look into the following forumn thread which discussed the similar issue.
Get data from Grid after filter.

Thanks,
Shinu.
Tags
Grid
Asked by
Mark
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or