Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Telerik RadGrid disappears when sorting, filtering or pa
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01286334
Message ID:
01286344
Views:
11
OK, I just set the BindOnPostBack property to True for the grid and this works for sorting and paging (the page refreshes with the grid properly displaying the newly sorted or paged data). However, this now does not allow for the filtering to work. On the post back it does not read the filter values that have been entered and clears them out.

Any ideas on how to get the filters to not be wiped clean before the post back??

Thanks again.

Bob


>Hello all,
>
>I have created multiple forms for a slew of different database objects that first present the user with a list of these database objects in a Grid (using the MMRadGrid control). The grid is bound to the necessary business object and when the page loads the grid properly displays the data returned from the called method of the business object.
>
>I have set the grid to have paging, sorting and filtering using these features as delivered by Telerik, however, whenever I use any one of these features the grid disappears and I need to click the button on the form that calls the method I mention above. After clicking this "get data" button the sorting is done properly, the filter is set properly and the paging is done properly.
>
>How do I get this to work without clicking the get data button?
>
>Any help is appreciated.
>
>Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform