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

client side filtering problems

1 Answer 56 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 12 Sep 2011, 07:07 PM
I have a hierarchical radgrid that has a button that can toggle the column filtering on and off.  I have this working except for the following case.  When I toggle the column filtering to off all my column filters correctly are removed (done via client side javascript api), but when I expand another row, the detail table I just expanded has the column filtering turned on.

Also, if I enter some text in a detail table's column filter and apply it, when I expand another row, its detail table has the same text already entered in the column filter (but not applied).  Why is the text copied to that filter as well?

Thanks in advance!

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 15 Sep 2011, 03:27 PM
Hi Eric,

Concerning your first issue, you need to get hold of the client-side component of each table view and hide its filtering item.

As for the second issue - it is a known issue, that our development team is aware of but still cannot commit to any timeline for its fixing.

Regards, Tsvetoslav
the Telerik team
Browse the vast support resources we have to jump start 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
Grid
Asked by
Eric
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or