Hii I want to set the datagrid row height based on a Boolean at run time.
Say I have 10 rows in a datagrid. Now if I set the boolean value to false, I want to set 4 rows as of height ZERO. And if at runtime again that boolean is set to true, it should bring them back to the normal height. Can someone please guide me how to do that?? Thanks, Manu. -- View this message in context: http://www.nabble.com/Setting-DataGrid-row-height-at-runtime-tp18768588p18768588.html Sent from the FlexCoders mailing list archive at Nabble.com.

