We are using a DataGrid and appending columns to the right side and it works fine ONLY if the DataGrid is visable.
IF we add columns and the DataGrid is in a ViewStack and not the current visible item in the stack THEN make it visible the column widths are all messed up. We can find no way to get it to resize the columns correctly we would have to force the widths to something hard coded. Is there a way to get the grid to recalc column widths based on the current data its holding? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

