Home > Flex, Swf > Removing the header indicator and selection indicator from the MX DataGrid control header in Flex 3

Removing the header indicator and selection indicator from the MX DataGrid control header in Flex 3

August 15th, 2010

In a previous example, “Disabling item highlight indicator in the MX List control in Flex 3″, we saw how you could disable the highlight indicator in the MX List control in Flex 3 by subclassing the List control and overriding the protected drawHighlightIndicator() method. The following example shows how you can remove the header indicator [...]

Source:Removing the header indicator and selection indicator from the MX DataGrid control header in Flex 3

admin Flex, Swf ,