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

radgrid filter

1 Answer 31 Views
Grid
This is a migrated thread and some comments may be shown as answers.
JJ
Top achievements
Rank 1
JJ asked on 24 Jun 2011, 04:00 PM
After bind the radgrid to datasource to show the data with start /end date and  other fields in the grid. If the user input start and date on the date picker outside the grid, and click serch.  I like to filter the grid again use something like FilterExpression (?) instead of rebind the grid on server side, is it possible, how I can do that? where the code should put to?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 27 Jun 2011, 08:30 AM
Hello JJ,

Try implementing the following approach in the Demo.
Grid Filtered by Combo.

Also  refer the following code library which explains how to filter the records in RadGrid on key press from a textbox outside of the grid.
Filter RadGrid on external textbox key press.

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