[flexcoders] Re: Resize DataGrid Row on ItemEditor showEvent with variableRowSize=true?

2007-11-09 Thread lytvynyuk
based on the itemEditors Height not the itemEditors Height. - sound funny, but I understand what do u mean ;) Make your Editor and Renderer height same, that is it. But is they are physically cannot be same height, as I understand your problem, after edit done row height not coming back to

[flexcoders] Re: Resize DataGrid Row on ItemEditor showEvent with variableRowSize=true?

2007-11-09 Thread danielspirn
Sorry for my lack of proof reading. ItemEditor vs ItemRenderer for determining a rows height. If the ItemEditor is sized differently then the itemRenderer, what is the best practice for getting the DataGrid to redraw the rows with variableRowHeight=true at the time that itemEditor is displayed.

RE: [flexcoders] Re: Resize DataGrid Row on ItemEditor showEvent with variableRowSize=true?

2007-11-09 Thread Alex Harui
, November 09, 2007 2:11 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Resize DataGrid Row on ItemEditor showEvent with variableRowSize=true? Sorry for my lack of proof reading. ItemEditor vs ItemRenderer for determining a rows height. If the ItemEditor is sized differently