show/hide this revision's text 2 edited title

Dynamically change the width of Datagrid column in FLEX.

show/hide this revision's text 1

Dynamically change the width of Datagrid column.

Hi,

Can we change the width of the datagrid column dynamically by clicking on the border of the column in order to display the complete string which is too long to be displayed and needs to be scrolled ? If so, How ?

Also, how can we ensure that the column width changes dynamically based on the number of characters / length of string; since many a times the data is too long to be displayed. Can we set the column width to take the length of data into consideration before displaying onto the datagrid ?