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

Telerik Grid Filter Template RadCombobox with multiple selection

3 Answers 575 Views
Grid
This is a migrated thread and some comments may be shown as answers.
krishna
Top achievements
Rank 1
krishna asked on 12 Aug 2016, 05:00 PM

Hi,

How to implement multi select dropdown with checkbox filter in rad grid column with server side binding same as shown in below demo with client side binding.

http://demos.telerik.com/aspnet-ajax/examples/functionality/filtering/basic-filtering/defaultcs.aspx

Column [Contact Title] under FILTERING WITH CLIENT-SIDE BINDING 

Thank you.

 

 

3 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 17 Aug 2016, 02:13 PM
Hello Krishna,

Generally, you can check the following live sample for implementing combobox filtering:
http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/filter-templates/defaultcs.aspx

Or the first sample provided in the following post:
http://www.telerik.com/forums/how-to-persist-dropdownlist-selected-index-and-value-on-postback-from-radgrid-filtertemplate#GW3MyQLmVEmy8XzsmrHzeQ

As for filtering with multiple-values, you can check:

1. Excel-like filtering:
http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/excel-like-filtering/defaultcs.aspx?skin=Material

2. CheckList filtering (second grid):
http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/basic-filtering/defaultcs.aspx

3. FilterTemplate with custom column (third web site from the post):
http://www.telerik.com/forums/how-to-persist-dropdownlist-selected-index-and-value-on-postback-from-radgrid-filtertemplate#GW3MyQLmVEmy8XzsmrHzeQ


I hope this will prove helpful.


Regards,
Eyup
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
krishna
Top achievements
Rank 1
answered on 22 Aug 2016, 06:04 PM

Hello,

Thank you for your response.  I need exactly same functionality as shown in Option2 in your response(see link below), but in my case I am not using client side binding.  I couldn't find any other post helpful to implement multi select checkbox combo box with server side binding.

http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/basic-filtering/defaultcs.aspx
0
krishna
Top achievements
Rank 1
answered on 24 Aug 2016, 02:37 PM
Found the answer. Thanks a lot.
Tags
Grid
Asked by
krishna
Top achievements
Rank 1
Answers by
Eyup
Telerik team
krishna
Top achievements
Rank 1
Share this question
or