Thanks,But I had already done this.I want to set different rollover color for header. and its text
On Thu, Jan 8, 2009 at 3:47 PM, devaki devi <[email protected]> wrote: > > First Create .css file & copy& pste the code > > AdvancedDataGrid > { > > color > : #000000; > > backgroundAlpha: 0.5; > > verticalGridLines: true; > > verticalGridLineColor: #2d5986; > > rollOverColor: #6699cc; > > textRollOverColor: #ffffff; > > borderColor: #2d5986; > > selectionColor: #2d5986; > > textSelectedColor: #ffffff; > > alternatingItemColors: #ffffff, #B8D2EB;} > > > On 1/8/09, vishal lad <[email protected]> wrote: >> >> How can we set the rollOver color and rollOverTextcolor in header of flex >> datagrid?? >> >> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

