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

RadComboBox Filter in Grid

2 Answers 67 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Susi
Top achievements
Rank 1
Susi asked on 09 Apr 2013, 07:17 AM
Hi All,

I have Grid with country column here i need to apply filter for this column and also i need to make that filter as Combo Box.
How to bind data for that but not static data.How to implement this?

Thanks in Advance..!

2 Answers, 1 is accepted

Sort by
0
MasterChiefMasterChef
Top achievements
Rank 2
answered on 10 Apr 2013, 07:59 PM
Hi Susi,

If your RadFilter is bound to your RadGrid, then the static data that is bound to the grid should still be filtered with the filter. If you would like to understand how to implement a RadFilter then you should refer to the documentation:
http://www.telerik.com/help/aspnet-ajax/filter-basics.html

Good luck,
Master Chief
0
Shinu
Top achievements
Rank 2
answered on 17 Apr 2013, 09:10 AM
Hi,

One suggestion is that you can use the radCombobox inside FilterTemplate as explained in the following demo.
Grid - Filter Templates

Thanks,
Shinu
Tags
Filter
Asked by
Susi
Top achievements
Rank 1
Answers by
MasterChiefMasterChef
Top achievements
Rank 2
Shinu
Top achievements
Rank 2
Share this question
or