Thomas Michael
Top achievements
Rank 1
Thomas Michael
asked on 16 Sep 2009, 07:30 PM
Hi - I am using the ASP.NET Grid Q2 2009.
Columns for whom sorting is enabled do not have any background color. This means that the entire header bar i the default grey color, and the texts are black. However the background color under the header text is white. Columns that do not have sorting enabled have no problem.
Another similar problem is in the pager. The drop-down list for the number of items do not have any "arrow image". Instead its a white block.
I initially went with a trial version of Q1 2009, and thought these problems to be due to the trial version. However I later bought a license, uninstalled Q1 version and installed the new licensed version.
Any suggestions would be appreciated.
Regards
Thomas
5 Answers, 1 is accepted
0
Hi Thomas,
The trial and dev versions of RadControls for ASP.NET AJAX are identical in terms of functionality.
Are you using custom skins or some additional CSS classes for the RadGrid, or some additional stylesheets on the web page, which could override the RadGrid styles? You can use Firebug to check that. If you need further assistance, please provide a runnable web page.
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/sorting/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/paging/defaultcs.aspx
Greetings,
Dimo
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
The trial and dev versions of RadControls for ASP.NET AJAX are identical in terms of functionality.
Are you using custom skins or some additional CSS classes for the RadGrid, or some additional stylesheets on the web page, which could override the RadGrid styles? You can use Firebug to check that. If you need further assistance, please provide a runnable web page.
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/sorting/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/paging/defaultcs.aspx
Greetings,
Dimo
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Jayanthy Kapistalam
Top achievements
Rank 1
answered on 17 Sep 2009, 12:28 PM
I've a similar problem. In the following link,
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/sorting/defaultcs.aspx
if you sort it three times, it does have the same issue. The back ground color becomes white for the continent column.
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/sorting/defaultcs.aspx
if you sort it three times, it does have the same issue. The back ground color becomes white for the continent column.
0
Hello Jayanthy,
In the example you referenced when you sort the column, the third time you actually apply no sorting to it and thus the SortedBackColor is not applied which is expected. If your problem is different consider sending a runnable sample which illustrates the problematic behavior.
Regards,
Pavel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
In the example you referenced when you sort the column, the third time you actually apply no sorting to it and thus the SortedBackColor is not applied which is expected. If your problem is different consider sending a runnable sample which illustrates the problematic behavior.
Regards,
Pavel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Jayanthy Kapistalam
Top achievements
Rank 1
answered on 17 Sep 2009, 12:52 PM
Here is the link to my post, which includes the code
http://www.telerik.com/community/forums/aspnet-ajax/grid/grid-loses-background-color-while-sorting.aspx
http://www.telerik.com/community/forums/aspnet-ajax/grid/grid-loses-background-color-while-sorting.aspx
0
Hi Jayanthy,
We have replied to you in the other thread you have referenced regarding the same problem. If you continue to experience problems consider opening a support ticket and attaching a runnable sample which illustrates the issue.
Best wishes,
Pavel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
We have replied to you in the other thread you have referenced regarding the same problem. If you continue to experience problems consider opening a support ticket and attaching a runnable sample which illustrates the issue.
Best wishes,
Pavel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
