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

Rad Grid Filtering

1 Answer 76 Views
Grid
This is a migrated thread and some comments may be shown as answers.
TadR
Top achievements
Rank 1
TadR asked on 14 Jun 2011, 06:10 PM
Hello,

We have recently added the following functionality to a radgrid per the example below:

http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandcombo/defaultcs.aspx?product=grid

This is working perfectly, however we would like the column filtering to be limited to the available results after a filter.
With the current setup the column filter options are for the entire dataset.

Is it possible for us to limit to the column results to allow for further filter granularity?

One way we thought may work would be to grab the data from the grid after the filter and allow the column to query it for the column filtering options... we were not able to get the datasource of the grid after the filter.

Any suggestions?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 15 Jun 2011, 02:47 PM
Hello Tad,

Please check out the following online demo which illustrates on how combobox instances can interact with each other. You can implement the same in grid.
http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/multiplecomboboxes/defaultcs.aspx

Regards,
Pavlina
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
TadR
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or