How can i change the header back color during the page load? The color is specified on a per user basis so I need to be able to change the color on page load. The only place i see to change the header color is using the col.Header.CssClass. But that soluiton appears static and unable to provide custom colors for each user.
Thanks for your help.
I was hoping for something more straight forward but i will see if i cant get that working. Thanks for your help.
Hi,
Doesn't look like that's possible. I was just addressing the fact that there is a dynamic workaround. If you're in the mood of having some fun, you could create the css file dynamically and then assign it.
Good luck,
Ed
Thanks for the response. But that link talks about using the HeaderCaptionCssClass and assigning a CSS file. I know the header color would be defined in that css file but i cannot create a file for each user. So how do i alter the color on a per user basis and not dynamically change css file assignments?
Ron
Here's a link to the answer http://community.infragistics.com/forums/p/22242/81093.aspx#81093