Perhaps the new MobileGrid component [1] might give you a better performance?
Thanks, Om [1] http://flex.apache.org/asdoc/spark/components/MobileGrid.html On Thu, Jun 12, 2014 at 7:54 PM, Deepak MS <[email protected]> wrote: > I tried to use that component as an itemrenderer, but it shows lot of > errors. > > Is there any other way I can do it without datagrid? > > > On Tue, Jun 10, 2014 at 12:20 PM, Deepak MS <[email protected]> > wrote: > > > Hi there, > > We have an new flex ipad project for which one of the view has datagrid > > with micro charts as itemrenderers. > > > > Something similar to: http://snag.gy/XjV5C.jpg > > > > I have used datagrids in ipad projects before. For simple text items, it > > works just fine. But I havent used itemrenderers like charts in it > before. > > > > I want to know what would be the best approach to achieve that > > requirement, without any major performance issues while scrolling. And if > > anybody has come across such micro chart libraries. I came across this > one: > > http://www.scottlogic.com/blog/2010/02/08/flex-sparkline.html > > > > which is for web. But need to explore mobile possibilities. > > > > Cheers! > > > > >
