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.
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.