You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by ilikeflex <il...@yahoo.com> on 2014/09/19 17:41:31 UTC

Mx AdvancedDataGrid - remove divider inside header for text and sort icon

Hi

I want to remove sorting for advanced data grid so i put
sortableColumns="false" and sorting is removed. But you must have notice in
Flex 4.1 and later, there is a vertical separator between header text and
sort icon.So now sort icon is removed but vertical divider is still there.
How to get rid of vertical divider. I am using Flex 4.1 and mx
advanceddatagrid.
DataGrid_VerticaDividerl_Header.png
<http://apache-flex-users.2333346.n4.nabble.com/file/n8073/DataGrid_VerticaDividerl_Header.png>  
Added file as screen shot.

Any pointer is valuable.

Cheers
ilikeflex



--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Mx-AdvancedDataGrid-remove-divider-inside-header-for-text-and-sort-icon-tp8073.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Mx AdvancedDataGrid - remove divider inside header for text and sort icon

Posted by ilikeflex <il...@yahoo.com>.
headerSortSeparatorSkin:ClassReference("mx.skins.ProgrammaticSkin"); is the
solution



--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Mx-AdvancedDataGrid-remove-divider-inside-header-for-text-and-sort-icon-tp8073p8174.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.