flex - AdvancedDataGrid - disable the header rollover and selection color -
I used a datagrid before and fixed the issue while overriding that issue, but now I have an advanced data grid And '
in your CSS file:
AdvancedDataGrid {/ * or stylename that you are using for ADG * / / * * other styles / headerStyleName: "myHeaderStyle"; / * Other styles *.}. MyHeaderStyle {up-skin: embed (source = "myADGHeaderSkin.swf", symbol = "upskrine"); Hyper-skin: embed (source = "myADGHeaderSkin.swf", symbol = "upscin"); Selected skin: embed (source = "myADGHeaderSkin.swf", symbol = "upscin"); }
In whatever situation you want to use the same skin as the skin up.
Comments
Post a Comment