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

Filter Values are being applied to all gridcolumn in hierachy

2 Answers 60 Views
Filter
This is a migrated thread and some comments may be shown as answers.
madu
Top achievements
Rank 1
madu asked on 29 Nov 2010, 10:57 AM
Hi,
I am using a Rad grid with hierarchy.I am using expand/collapse column to show/hide grids in hierarchy.
When i am type a filter value in one filter text box in one grid,it will be applied to all collapsed grids' particular column filter text boxes.
but not to the expanded grids.What I want is do not apply filter values typed in one column filter text box in a grid of hierarchy to another collapsed same column filter text box.

How can I overcome this problem?
Please give me a solution as soon as possible.
thanks.

2 Answers, 1 is accepted

Sort by
0
madu
Top achievements
Rank 1
answered on 30 Nov 2010, 08:27 AM
Any solution please????
0
Radoslav
Telerik team
answered on 02 Dec 2010, 02:38 PM
Hello Madu,

Unfortunately using RadFilter on hierarchical RadGrid is not supported scenario.
You can use RadFilter only on RadFilter.MasterTableView. For the hierarchical RadGrid you could try using the build in filtering for the RadGrid columns.
Also setting initial filter to DetailTable, get from column in another already expanded DetailTable could be achieved by setting the GridTableView.FilterExpression property in the PreRender event like is shown on the following article which explains how to set default filter on initial load:
http://www.telerik.com/help/aspnet-ajax/grdapplyingdefaultfilteroninitialload.html

I hope this helps.

All the best,
Radoslav
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Filter
Asked by
madu
Top achievements
Rank 1
Answers by
madu
Top achievements
Rank 1
Radoslav
Telerik team
Share this question
or