Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
275
AppStyling and AltItemCssClass
posted

Hi,

I have a UltraWebGrid that I am trying to convert to a WebDataGrid. While I have the new grid working correctly, I am having difficulty styling the new WebDataGrid to match the look of the UltraWebGrid.

For example, I am trying to set the AltItemCssClass to AlternateRow:

.AlternateRow
{
    background-color: #ffffc0;
}

However, this has no affect. The cotrol justs displays using ~/ig_res/Default AppStyle. What am I doing wrong?

Thank You,

Tracy

  • 55
    posted

    Hi Tracy,

    Did you ever figure out this problem?  The same thing is happening to me.

    Thanks

    Jeff