I am using the latest nightly build of smartgwt 4.0p and have a ListGrid that uses a GridSummaryCustomizer to display 6 different rows in the grid summary. By default, all of the rows in the summary use the same style.
I need to style one of the rows with a different background color. What is the best way to achieve this?
I am also using a custom skin, so if I need to make changes to the skin to do this, I can.
I need to style one of the rows with a different background color. What is the best way to achieve this?
I am also using a custom skin, so if I need to make changes to the skin to do this, I can.