[flexcoders] FW: Datagrid Row Heights

2006-02-21 Thread Jonathan Miranda
Alright, lets say I have a datagrid with variableRowHeight=true. Now I want, using actionscript, to switch the height of row #2 to 200. Ive got a semi-way of doing it right now using a label cellrenderer but I was wondering if there was a basic method I was missing. Ive been attempting

RE: [flexcoders] FW: Datagrid Row Heights

2006-02-21 Thread Sauro, Nick
, February 21, 2006 2:38 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] FW: Datagrid Row Heights Alright, lets say I have a datagrid with variableRowHeight=true. Now I want, using actionscript, to switch the height of row #2 to 200. Ive got a semi-way of doing it right now using a label

RE: [flexcoders] FW: Datagrid Row Heights

2006-02-21 Thread Jonathan Miranda
see your pieces. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sauro, Nick Sent: Tuesday, February 21, 2006 1:10 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] FW: Datagrid Row Heights What do you mean, move effect so its not so instant?? If its

RE: [flexcoders] FW: Datagrid Row Heights

2006-02-21 Thread Sauro, Nick
To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] FW: Datagrid Row Heights Im still trying to figure out how to set a row height in actionscript J I havent even gotten to the effect of resizing the rows yet. _ Jonathan Miranda Flexible Master of the Web

RE: [flexcoders] FW: Datagrid Row Heights

2006-02-21 Thread Jonathan Miranda
@yahoogroups.com Subject: RE: [flexcoders] FW: Datagrid Row Heights Is this 1.5, 2.0? Which method are you using to access that row? I dont see any method called getItemByIndex in the flex docs. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Jonathan Miranda