RE: [flexcoders] PopUpButton as ItemEditor for DataGrid

2008-04-24 Thread Battershall, Jeff
Never mind - variable row heights is the way to go here. -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Battershall, Jeff Sent: Thursday, April 24, 2008 7:12 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] PopUpButton as ItemEditor for

[flexcoders] PopUpButton as ItemEditor for DataGrid

2008-04-24 Thread Battershall, Jeff
I'm pushing the envelope in terms of how many editable fields are going to fit within the available horizontal space. The issue is basically how to open an itemeditor that is not constrained by the width of the column. So I've been investigating having a text field popup when in editmode that gi