--- In flexcoders@yahoogroups.com, Manu Dhanda <[EMAIL PROTECTED]> 
wrote:
>
> 
> 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??

Use a filterFunction on the dataprovider.

HTH;

Amy

Reply via email to