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

I want to search items using checkboxes

1 Answer 32 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Rahul
Top achievements
Rank 1
Rahul asked on 10 Apr 2013, 06:56 PM




As i am developing shopping cart which i should filter items.
I want exactly below interface which should be filter items by using checkboxes or radio buttons.

Home
/
Community & Support/Developer Productivity Tools Forums/ASP.NET AJAX>Filter>Create filter for Checkbox of RadGrid

my query is which control should i use for this type of filtering , plz suggest me the control which one should i use

1 Answer, 1 is accepted

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

I would suggest using something that can collapse so the list of checkboxes doesn't clutter the screen. It would not be hard to implement checkboxes inside of a RadComboBox. There is a demo here that you can use as a model. The code is located at the bottom of the page:
http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/checkboxes/defaultcs.aspx

Good luck,
Master Chief
Tags
AutoCompleteBox
Asked by
Rahul
Top achievements
Rank 1
Answers by
MasterChiefMasterChef
Top achievements
Rank 2
Share this question
or