You should use set data property which is overridden in your item
renderer.

The standard syntax is:

Private Function  Override Set Data(value:object){
   //Do something with the value.
  //e.g., if value=1, cbx.selectedindex=value etc.
//Note: Above line is just an example.
}

On Apr 19, 10:23 am, nagu <[email protected]> wrote:
> This is the Url to check the Application
>
> http://golive.co.in/sample/
>
> Just go to this site and open items menu and select edit/delete option
> then in that u will find this application
>
> After getting data into that just scroll the datagrid with mouse up
> and down rapidly u will see images moving here and their
>
> Thanks
> Regards,
> Nagarjuna

--~--~---------~--~----~------------~-------~--~----~
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