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

google filtering

1 Answer 62 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 01 Jun 2010, 11:34 PM
Hi All

I have the google filtering in the grid working as per link below. I am using usercontrols loaded view ajax as per below.
Now I have noticed with enableviewstate= false, sorting paging all work, but when I page I get two calls to code to get records from the database.

If i turn viewstate on for sorting the column name etc dispears but I only get one call to the database code.

This is a screen that clients use a lot and the extra call to the database slows things down a lot

http://demos.telerik.com/aspnet-ajax/ajax/examples/common/loadingusercontrols/defaultcs.aspx
http://www.telerik.com/support/kb/aspnet-ajax/grid/google-suggest-style-filtering-in-radgrid.aspx

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 04 Jun 2010, 10:49 AM
Hello Paul,

With viewstate turned on, the control should be rendered consistently, and the header text should not be lost. There may be a problem with the way the user control is loaded, or with the way the grid is created or populated with data. To further trace the issue, please open a formal support ticket, and send us a small working project, demonstrating your setup, and showing the unwanted behavior. We will debug it locally, and get back to you with more information on the matter.

Kind regards,
Yavor
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.
Tags
Grid
Asked by
Paul
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or