Dan McAlister
Top achievements
Rank 1
Dan McAlister
asked on 14 Jul 2008, 05:29 PM
Hi There,
I am working onan application using the RADGrid. I am trying to apply ItemStyle BackColor and AlternateItemStyle BackColor to my grid. When I apply the aspx code ot the page my alternate row turns completely white and the only way to see the text is to highlight it with the mouse.
I am using the RadGrid.Net2.dll Version 5.1.3.0
Any help would be appreciated.
Thanks, Daniel
I am working onan application using the RADGrid. I am trying to apply ItemStyle BackColor and AlternateItemStyle BackColor to my grid. When I apply the aspx code ot the page my alternate row turns completely white and the only way to see the text is to highlight it with the mouse.
I am using the RadGrid.Net2.dll Version 5.1.3.0
Any help would be appreciated.
Thanks, Daniel
6 Answers, 1 is accepted
0
Hi Dan,
Could you, please, try setting the CssClass property of the ItemStyle and AlternatingItemStyle and modify your layout in the CSS class instead.
All the best,
Veli
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Could you, please, try setting the CssClass property of the ItemStyle and AlternatingItemStyle and modify your layout in the CSS class instead.
All the best,
Veli
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Dan McAlister
Top achievements
Rank 1
answered on 15 Jul 2008, 05:32 PM
Hi Veli,
I tried adding a class to the css and using that and I get the exact same result. It is either ignored, or the alternating row is completely white ( blanked out ).
Thanks, Dan
I tried adding a class to the css and using that and I get the exact same result. It is either ignored, or the alternating row is completely white ( blanked out ).
Thanks, Dan
0
Hello Dan,
Could you, please try using the default skin of RadGrid, or even removing any skin by setting Skin="" in RadGrid's properties to see if this is a skinning issue.
All the best,
Veli
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Could you, please try using the default skin of RadGrid, or even removing any skin by setting Skin="" in RadGrid's properties to see if this is a skinning issue.
All the best,
Veli
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Dan McAlister
Top achievements
Rank 1
answered on 16 Jul 2008, 12:16 PM
Hi Veli,
Yes, we did try that already as well. It still did not help.
Thanks, Dan
Yes, we did try that already as well. It still did not help.
Thanks, Dan
0
Hello Dan,
Could you, please, consider opening a regular support ticket where to provide us a sample runnable project so that we can reproduce the issue. We are currently stuck as we could not observer any layout glitches in a number of scenarios. Once we can see into the matter we will be able to advise you further.
Thank you in advance.
Kind regards,
Veli
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Could you, please, consider opening a regular support ticket where to provide us a sample runnable project so that we can reproduce the issue. We are currently stuck as we could not observer any layout glitches in a number of scenarios. Once we can see into the matter we will be able to advise you further.
Thank you in advance.
Kind regards,
Veli
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Dan McAlister
Top achievements
Rank 1
answered on 23 Jul 2008, 05:18 PM
Hello again,
I apologize for the slower response. I was in the middle of making a small example when everything was working fine in the example. I went back and re-did my grid references and that seemed to correct the problem.
Thanks for your help, Dan
I apologize for the slower response. I was in the middle of making a small example when everything was working fine in the example. I went back and re-did my grid references and that seemed to correct the problem.
Thanks for your help, Dan