Changing dataGrid column width with actionScript
having strange change when trying change datagrid column width code:
datagrid.columns[ 5 ].width = 200;
it changes width of column number 6 200, strangely it's changes width of preceding columns (0-4). every preceding column automatically increases little bit its' existing width without having me idea.
any idea have!
thanks..!
sk
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment