Write a custom itemRenderer, override the set Data method and write the logic for enabling and disabling the link buttons there in set Data.
-Ravi On Apr 4, 9:50 am, "Vaibhav/Steve" <[email protected]> wrote: > Look on the itemEditor property, it can help you. > > On Apr 3, 4:38 pm, rahulb <[email protected]> wrote: > > > hi, > > i am using flex, and in my application i am using dataGrid, inside > > that there are 6 to 7 columns > > In the last column, there are 5 link buttons. > > Now in dataGrid i also have one status column. on tha basis of status, > > i want to hide some of these link buttons. > > for example, if status is 'a' then button 2 and 3 should disaapear > > and when status becomes 'b' some other buttons will be disaapear. > > and it is also possible that diffrent rows can have diffrent status, > > and according to that linkButtons should disaapear. > > > how can i do this??? > > Please.... > > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

