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

column headers not scrolling with data on hoizontal scroll in radgrid after integrating with CRM 2011

1 Answer 174 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Pranitha
Top achievements
Rank 1
Pranitha asked on 17 Dec 2013, 08:35 AM

I have a web page that primarily contains a telerik radgrid. There are 30 grid bound columns in it. So we are displaying a horizontal scroll bar, by setting Scrolling-AllowScroll ="true"Scrolling-UseStaticHeaders="true"

when we browe the page, everything is wroking fine. Horizontal scroll is moving the column headers along with data and vertical scroll is keeping the column headers static.

In CRM we added a subarea and loading the page. In CRM, the column headers are static for horizontal scroll, which is not correct. Also, it is noticed that after a postback or refresh happens, it starts working fine. We tried to explicity invoke postback and refresh but in vain.

Please help me fix the issue.

1 Answer, 1 is accepted

Sort by
0
Venelin
Telerik team
answered on 20 Dec 2013, 08:26 AM
Hi Pranitha,

This issue can occur if there is a JavaScript error on the page. Please note that it is very important for every client-side functionality to not have any JavaScript errors in order to work properly. Check in your browser console if there are any errors listed and if any, they should be resolved.

Regards,
Venelin
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Pranitha
Top achievements
Rank 1
Answers by
Venelin
Telerik team
Share this question
or