Hi Akshay, You can not explicitly set the index of items in ComboBox. What is can do is:
Add a new field called index to you elements in your dataprovider and then set the index value as you want. Then sort the dataprovider on the basis of index values. Hope this helps, -Ravi On Mar 30, 10:47 am, akshay <[email protected]> wrote: > Hi all, > In my application i wanted to set the index of each element in > combobox manually How can i do this ?? > Thanks and Regards, > Akshay --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

