Saturday, March 24, 2012

Setting the Color of GroupingText?

I haven't seen much discussion about this...so it's probably very simple.

How do I change a panel's GroupingColor to Black?

Thanks for the support...

You can set this using the Forecolor property, else you can apply a CssClss to it!

Hope this helps


Yes, the ForeColor property was an obvious thing to try. It doesn't do the trick.

Perhaps it's time to try CssClass; I haven't used that property before.


check the following links on adopting css in asp.net. it's useful

http://samples.gotdotnet.com/quickstart/aspplus/doc/webtemplates.aspx

http://weblogs.asp.net/scottgu/archive/2006/05/02/CSS-Control-Adapter-Toolkit-for-ASP.NET-2.0-.aspx

http://www.w3schools.com/css/default.asp

Hope my suggestion helps.

This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

0 comments:

Post a Comment