Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmRADGrid problem using RAD filter
Message
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
MmRADGrid problem using RAD filter
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01293469
Message ID:
01293469
Views:
67
Kevin, All,

I am experiencing a problem with the mmRADGrid control (Telerik) for ASP.net. I have a grid that is bound to a standard MM business object. When I refresh the web page the dataset is populated properly, etc.

I have enabled filters on the grid (as well as paging, sorting and AJAX). Now, when I enter a value in one of the columns for a filter and then click the filter icon to choose the type of filter I want (e.g. 'StartsWith') the value entered in the filter disappears and the filter does not get applied. This happens when the 'BindOnPostBack' switch is set to 'True'.

I originally had the filter working when I had the 'BindOnPostBack' switch set to 'False'. The downside on this is when this property is set to this, it requires the user to click the 'Get Records' button for both setting a filter as well as sorting on a column. The sorting works perfectly when this property is set to 'True'. Once you click the column for sorting, the sort takes place at the click and does not require clicking the 'Get Records' button.

Does anyone know if this is an MM issue or if this is a Telerik issue or if there is another setting or event I can fire to get this working as desired (i.e. not having to click the 'Get Records' button each time I need to sort or set a filter)?

Thanks in advance.
Reply
Map
View

Click here to load this message in the networking platform