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

Clear Filtering in Hierarchy DetailTable

1 Answer 72 Views
Grid
This is a migrated thread and some comments may be shown as answers.
RPS Canada
Top achievements
Rank 1
RPS Canada asked on 03 Feb 2012, 08:43 PM
Hi All,

Question is based on example provide here http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/filteringdetailtables/defaultcs.aspx

Scenario:
Step 1. Under column OrderId add search for user  "Alejandra Camino" for e.g. 10281, filter works fine and now you can see order details with orderId 10281.
Step 2. Now expand details for user "Alexander Feuer" you would notice column OrderId is pre-filled with search criteria that was used on step 1 which should not be the case (but the filter is not applied for this user which is good.)
Step 3. Lets enter search criteria for user "Alexander Feuer" under orderId for e.g. 10277, filter works. Now collapse details for user "Alejandra Camino" and expand the same row and orderId will display search text as 10277, but will display filtered records that was performed on Step 1 i.e. records for 10281.

Problem:
This is the same behavior that is happening on grid view I have integrated, please help to resolve this issue and an example on how to load information properly without overwriting search criteria for each row in DetailTable and still have a functional filter.


Regards,

J

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 08 Feb 2012, 09:36 AM
Hello J,

This is design limitation of the grid's hierarchy, check this forum thread for more information and workaround:
http://www.telerik.com/community/forums/aspnet-ajax/grid/clearning-out-filtering-fields-in-hierarchy.aspx

All the best,
Vasil
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Grid
Asked by
RPS Canada
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or