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

filtering on grid

2 Answers 54 Views
Filter
This is a migrated thread and some comments may be shown as answers.
shiva
Top achievements
Rank 1
shiva asked on 22 Jul 2010, 12:44 PM
hi,
In my application for all grid columns filtering is true.but for one column
they set "AllowFiltering"=false.
now i changed that to "AllowFiltering"=true.
when i am running the application filter is visible for that column.but it is not performing filtering
action.to do filter on that column do i have to set any properties?
suggest me in this,i am new to using this telerik controls.
thanks

2 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 22 Jul 2010, 01:34 PM
Hi Shiva,

Can you please verify that you are not populating the grid control using simple binding with DataBind()
calls? If this is the case, please transform your code to take advantage of the advanced binding with NeedDataSource handling and see if it helps.

Best wishes,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
shiva
Top achievements
Rank 1
answered on 22 Jul 2010, 01:42 PM
hi,
i solved in my own thanks any way of giving reply
Tags
Filter
Asked by
shiva
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
shiva
Top achievements
Rank 1
Share this question
or