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

Filtering Templates Columns

5 Answers 100 Views
Grid
This is a migrated thread and some comments may be shown as answers.
L
Top achievements
Rank 1
L asked on 18 Feb 2011, 05:23 AM
hi
According to your example in the grid filtering for country field which is a dropdown list. Is it possible to have a checkbox in the dropdownlist show that users can selectively check on those items for filtering. Is it possible? Thanks

<custom:MyCustomFilteringColumn DataField="Country" FilterControlWidth="180px" HeaderText="Custom TemplateColumn Country">

5 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 18 Feb 2011, 03:58 PM
Hi,

I suggest that you examine the forum thread below which elaborates on this subject:
http://www.telerik.com/community/forums/aspnet-ajax/grid/radgrid-filtering-using-a-radcombobox-of-checkboxes.aspx

All the best,
Pavlina
the Telerik team
0
L
Top achievements
Rank 1
answered on 18 Feb 2011, 04:55 PM
hi

I am using SQLDataSource to bind to the grid. How do i use filter expression with SQLdatasource? Any example? Thanks
0
Pavlina
Telerik team
answered on 18 Feb 2011, 06:31 PM
Hello,

More information about filter expressions is available here:
http://www.telerik.com/help/aspnet-ajax/grdoperatewithfilterexpression.html

All the best,
Pavlina
the Telerik team
0
L
Top achievements
Rank 1
answered on 22 Feb 2011, 03:20 AM
hi

I went through the example but it say nothing about multiple values.

For example, if i were to allow user to select multiple values using checked box in a combobox, how do i pass in multiple values in the mastertable filter expression? Thanks
0
Pavlina
Telerik team
answered on 24 Feb 2011, 05:28 PM
Hi,

The last section in the article pointed in the previous post contains additional information on how to construct the expression, and how to include multiple clauses via the and/or operators.

I hope this information helps.

Best wishes,
Pavlina
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Grid
Asked by
L
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
L
Top achievements
Rank 1
Share this question
or