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

[Solved] Filtering/Sorting from external controls

1 Answer 119 Views
Grid
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 30 Apr 2009, 07:55 PM
Searching thru docs and forums to get an overview.. and I'm still a bit unclear how to do this:

What would be the overview/how-to filter columns... from asp/rad controls, not-in the column filtering template, but elsewhere on the page?.. 
while, satisfying the following:

- object datasource
- grid columns may or may not be auto-generated, or mix of both.  Columns may be added declarative, added/removed programmatically,  etc
- Header, Filtering Item.. NOT visible. 
- May be a cardview or datalist style 

Any pointers would be appreciated!
David

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 04 May 2009, 05:29 AM
Hi David,

Go through the following demo which explains how to achieve filtering in RadGrid using a RadComboBox outside the Grid.
Grid Filtered by Combo

You can also refer the following demo which explains how to implement filtering in Grid using FilterTemplate.
Filter Template

Shinu.
Tags
Grid
Asked by
David
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or