Skip to main content
Participant
April 28, 2011
Question

Hover in AdvancedDataGridColumn

  • April 28, 2011
  • 1 reply
  • 475 views

Hi,

  I need to use Hover on column headings of the report using AdvancedDataGridColumn.

I'm a beginner in Flex and bit confused what to use to achieve this.

Can i use itemRenderer ? and how do i use it?

Please help!

Thanks in advance!

Richa

This topic has been closed for replies.

1 reply

Inspiring
April 30, 2011

Write a custom Header class, their different to item renderers (that render cells with data, not headings).