--- In [email protected], "Manish Jethani" 
thams for swift response manish

> Assuming the special row in the data provider is marked with a flag,
> you can use conditional formatting, like so:
> 
>  <!-- cell renderer -->
>  <VBox backgroundColor="{dataObject.totalsRow ? 'red' : 'white'}">

This works fine but obliterates the cell entry


> Unfortunately rows can be locked only from the top.  I assume you want
> to lock this row as the last row in the data grid, and that's not
> possible (or maybe it's possible with some hacks, but I haven't
> tried).
> 
I'd like to try this out ie locking at top
How would I go about it

thanks






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to