Hansson
9 Nov 2009, 9:17 AM
In this thread i read how to set the background color of the grid. http://www.extjs.com/forum/showthread.php?t=52598
Unfortunately this does not work for the foreground color. It seems that the color style can not be inherited from the <div> to the <table>. I have tried to use and override the GridViewConfig.getRowStyle(...). But the class is only added in the div, and not in the contained table.
How do I solve this in GWT?
Unfortunately this does not work for the foreground color. It seems that the color style can not be inherited from the <div> to the <table>. I have tried to use and override the GridViewConfig.getRowStyle(...). But the class is only added in the div, and not in the contained table.
How do I solve this in GWT?