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

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -