Hi Neeraj, This will not create all the 20 * 10000 instances of label but it will create only for the items which are visible at that instance on the screen.
-Ravi On Apr 7, 3:12 pm, neeraj <[email protected]> wrote: > Hi , > > I have Datagrid in which i want to display text with truncation , so I > am rendering label using itemRender . > Suppose My Datagrid contain 10000 row and 20 column means > 10000 * 20 = 20000 instance of Label will create . > > So Is there any other way to display text with truncation in any > component like Datagrid , List , ComboBox ? > > Thanks > Neeraj --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

