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

apply filter to dynamically added column

1 Answer 75 Views
Grid
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 23 Nov 2010, 12:10 AM
I have a page with a radgrid on it.  The grid gets loaded with different datasets from code behind.  Is there a way to set default filters for dynamically added columns?  From what I read, this is not supported.

1 Answer, 1 is accepted

Sort by
0
SamJ
Top achievements
Rank 1
answered on 23 Nov 2010, 08:01 AM
Hi,

You should be able to apply default filters for grid with dynamic columns just as with declarative columns. Try using the solution provided here in the Page_Load or Page_PreRender event.

SamJ
Tags
Grid
Asked by
John
Top achievements
Rank 1
Answers by
SamJ
Top achievements
Rank 1
Share this question
or