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

filtering not working on related grids

4 Answers 105 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nate
Top achievements
Rank 1
Nate asked on 07 Oct 2008, 10:54 PM
I have filtering enabled on both grids and the first grid filters fine but the details grid the filtering does not work at all.  I am following the example you guys just recently posted pretty closely.  Any help would be greatly appreciated.

4 Answers, 1 is accepted

Sort by
0
Nate
Top achievements
Rank 1
answered on 09 Oct 2008, 04:28 PM
bump
0
Shinu
Top achievements
Rank 2
answered on 10 Oct 2008, 04:43 AM
Hi Tim,

Enable Filtering for the Detail table as well .

ASPX:
 <DetailTables> 
     <telerik:GridTableView runat="server" AllowFilteringByColumn="true" AutoGenerateColumns="false"   CommandItemDisplay="Top" Name="Detail1" DataSourceID="SqlDataSource1" > 
                   

Regards
Shinu
0
Nate
Top achievements
Rank 1
answered on 10 Oct 2008, 03:31 PM
Like I said in my earlier response I have filtering enabled on both grids.
0
Yavor
Telerik team
answered on 13 Oct 2008, 05:56 AM
Hi Tim,

I tested the setup which you mentioned, and the control behaved as expected.
Attached to this message, is the code which I used for testing.
Let me know if I am leaving something out.

Greetings,
Yavor
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Nate
Top achievements
Rank 1
Answers by
Nate
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
Yavor
Telerik team
Share this question
or