Add one more column with headerText="" and labelFunction that returns ""
Alex Harui Flex SDK Developer Adobe Systems Inc.<http://www.adobe.com/> Blog: http://blogs.adobe.com/aharui From: [email protected] [mailto:[email protected]] On Behalf Of Dharmendra Chauhan Sent: Saturday, April 25, 2009 1:45 PM To: [email protected] Subject: [flexcoders] DataGrid: How to Prevent Extra Space Allocation to Last Colum Hi All, Please help me to get rid of extra space being allocated to the last column of DataGrid. Where does this extra come from ? whatever column I resize should actually be resized.Why does one column resize led to last column resize ? I have set horizontal policy to auto and resizable = true for all column.Also I cant make resizable = false for last column as It is not acceptable to my client Any help would be appreciated.

