provide Label control as the custom itemRenderer to the grid.
bind the color property of the label with the some property of the data in
dataprovider.

if you wan to change the background highlighting of that particular row. u
can put the Label inside the hbox and change the background color the hbox.


On Sun, Feb 14, 2010 at 8:06 AM, veeru rahul <[email protected]> wrote:

> Any help on this.
>
> needed for my project delivery.
>
>
> Thanks,
> Veeru
>
>
> On Sun, Feb 14, 2010 at 12:00 PM, veeru rahul <[email protected]> wrote:
>
>> Hi Folks,
>>
>> Thanks for the threading help.
>>
>> I am working on it.
>>
>>
>> Mean time, do anybody know that how to change the Row's highlight color.
>>
>> I need to change the row;s highlight color only from a particular handler
>> the rest of the time its should have the default highlight color.
>>
>> Some thing like there are two datagrids in a hbox and if i select some row
>> in the first datagrid, the things which is associated with that row in the
>> second datagrid should get highlighted in green color from the default blue.
>>
>> Rest of the time, when i go click directly it should display in blue
>> color.
>>
>> I am already using a component which extends datagrid so i cannot go for
>> one more inheritance.
>>
>> Seen the example of RowColorDataGrid in web.
>>
>> Please let me know if yuou any thoughts on the same.
>>
>> Thanks,
>> Veeru
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<flex_india%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>



-- 
Thanks,
Vaibhav Seth.

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to