I tried with requestedColumnCount, typicalItem and minWidth on the last grid column. None of these worked. I still have the same issue.
I am not sure whaty ou mean by add/remove columns. This is the code for the datagrid with the requestedColumnCount and minWidth http://pastebin.com/8DBPN0iK 2015-02-08 23:20 GMT+01:00 Nemi <[email protected]>: > Did you try add/remove columns > <http://flex.apache.org/asdoc/spark/components/DataGrid.html#columns> > or set different requestedColumnCount > < > http://flex.apache.org/asdoc/spark/components/DataGrid.html#requestedColumnCount > > > Maybe changing typicalItem > <http://flex.apache.org/asdoc/spark/components/DataGrid.html#typicalItem> > would help. > > > > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/Evenly-distribute-column-width-in-Spark-Datagrid-tp9535p9553.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >
