hi,
I am using radgrid in my aspx page. i have also included scrolling option. the problem that we are facing is the radgrid shows black color at the header portion above the scroll bar. on analysing we found the GridHeader_Default class is used. we have also override the class but it is not working. we are facing this problem in IE 7.
Please provide us solution to fix this problem.
I am using radgrid in my aspx page. i have also included scrolling option. the problem that we are facing is the radgrid shows black color at the header portion above the scroll bar. on analysing we found the GridHeader_Default class is used. we have also override the class but it is not working. we are facing this problem in IE 7.
Please provide us solution to fix this problem.
4 Answers, 1 is accepted
0
Shinu
Top achievements
Rank 2
answered on 31 Mar 2009, 05:02 AM
Hi Prakash,
Have you set UseStaticHeaders property to true? If so try setting it to false and see whether the issue is being solved.
Shinu
Have you set UseStaticHeaders property to true? If so try setting it to false and see whether the issue is being solved.
Shinu
0
Prakash
Top achievements
Rank 1
answered on 31 Mar 2009, 07:12 AM
hi shine,
thanks for your reply.
i can't set UseStaticHeaders to false since i need static header. Is there any other way to fix this issue.
thanks for your reply.
i can't set UseStaticHeaders to false since i need static header. Is there any other way to fix this issue.
0
Shinu
Top achievements
Rank 2
answered on 31 Mar 2009, 10:01 AM
Hi Prakash,
I guess this was an issue caused due to the Static headers in the previous version of the Grid. Which version of the Grid are you using?
Shinu
I guess this was an issue caused due to the Static headers in the previous version of the Grid. Which version of the Grid are you using?
Shinu
0
Hello Prakash,
I suggest you migrate to the latest release 2009.1.311 of RadControls for ASP.NET AJAX to see whether this helps. Additionally, please review the following resourses which elaborate on how to apply the skins released prior to the Q1 2009 release of RadControls for ASP.NET AJAX or convert them using the tool we provide:
http://blogs.telerik.com/tervelpeykov/posts/09-03-20/Using_pre-Q1_2009_skins_with_Q1_2009.aspx
http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/all-radcontrols-q3-2008-skins-are-now-compatible-with-the-q1-2009-release.aspx
Kind regards,
Sebastian
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
I suggest you migrate to the latest release 2009.1.311 of RadControls for ASP.NET AJAX to see whether this helps. Additionally, please review the following resourses which elaborate on how to apply the skins released prior to the Q1 2009 release of RadControls for ASP.NET AJAX or convert them using the tool we provide:
http://blogs.telerik.com/tervelpeykov/posts/09-03-20/Using_pre-Q1_2009_skins_with_Q1_2009.aspx
http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/all-radcontrols-q3-2008-skins-are-now-compatible-with-the-q1-2009-release.aspx
Kind regards,
Sebastian
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.