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

RadGrid - Filter like search form?

1 Answer 166 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Simó
Top achievements
Rank 1
Simó asked on 10 Aug 2011, 08:45 AM
Hi,
I'am test the radgrid component. I set the "allow filter" option to true and this enable a filter for each column in the datagrid.
When I change a filter value, the radgrid apply filter and reload the rows in the grid.

It's possible use a typical search form, that interacts with the filter on the radgrid?
It's possible to custom the radgrid to avoid reload every time a filter is change. I like somethin like a command button "apply filters" which apply filters once time (it's to avoid several reloads)

Note: I saw the RadFilter, but I don't want a dynamic filter. I want only a few fixed search fields.

Thanks so much and sorry for my english.
Regards

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 10 Aug 2011, 09:48 AM
Hello Simo,

I am not quite sure about your requirement.I suppose you don't want to reload the Grid when Filtering.Check the  help documentation
 Custom Option for Filtering (FilterListOptions -> VaryByDataTypeAllowCustom)  and Code-Library Filter RadGrid on external textbox key press .

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