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

RadGrid Filter Default Menu Dropdown Doesn't Work

1 Answer 142 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Binh
Top achievements
Rank 1
Binh asked on 20 Jan 2011, 06:34 PM
Hello all,

New Telerik programmer here. Spent the last two days on this and still can't find the solution. I have a RadGrid populated with a ObjectDataSource and I have enabled filtering but for whatever reason, when I click on the filter button it does nothing! Normally it should load up the default filter list options (EqualsTo,Contains, etc etc) but still nothing happens. I continue to click and click and looks like the page posts back but still does nothing. Could the code behind prevent the default list to load? 

On my page all I have is a RadComboBox (Populates the data associated with the selected value into Radgrid) and the Radgrid.

Thanks for the help.

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 21 Jan 2011, 04:52 PM
Hi Binh,

The scenario you have is pretty simple and you should not experience any problems with the filter menu of the grid. Can you post the declaration of your grid and the code behind of the page? Also you can take a look over the code of this online demo and see what are the differences with yours site, besides the data source.

Regards,
Vasil
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
Binh
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or