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

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

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