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

Columns Freeze after Ajax with UseStaticHeaders

1 Answer 76 Views
Grid
This is a migrated thread and some comments may be shown as answers.
George
Top achievements
Rank 1
George asked on 04 Mar 2009, 09:04 PM
Something tells me this has been answered before, however.

  • I have a simple grid, connected to a dataource
  • I have a fixed height and a width of 99%
  • Paging is turned on
  • Scrolling is on with UseStaticHeaders="true"

When the grid first renders, the columns scroll properly, and are properly aligned with the data.  Without Ajax, changing pages present NO problems.

However, when Ajax is used on the control, when I go to the next page, the columns freeze, they will not move at all when scrolling, and their widths no longer match the column width of the data rows.

Something tells me this is more of an Ajax problem then a grid problem, but if anyone has a solution, that would be great.  Scrolling looks SO much nicer with static headers.

Thanks,

Kuba

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 09 Mar 2009, 05:41 PM
Hi Kuba,

Unfortunately I am not able to provide a definite answer about the reason for the issue because we have not been contacted with regards to a similar issue before. Can you please confirm that you are using the latest version 2008.3.1314 of RadControls for ASP.NET AJAX in your project? If so, I will appreciate if you provide a live url where the abnormality can be seen in order to research the issue further.

You may also inspect the traffic between the client and the server using the Fiddler tool and examine the session when the browser hangs. This can shed some additional light on the subject and give us pointers how to tackle the problem.
 
Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
George
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or