There is a new MobileGrid that Maurice Amsellam added to the experimental_mobile project that actually extends a List component. Maybe you can try using that and see if you get better performance?
Thanks, Om On Thu, Apr 3, 2014 at 1:42 AM, Codefish <[email protected]> wrote: > Lol good question, my first thoughts. But its a calendar displaying daily > availabilities over 12 months. So each cell has different color. The point > is to spot the empty cells and have an overview of the upcoming months... > Also applying instant ui filters was one of the requirements. > > Fyi: scrolling performance starts degrading at 20+ columns. > > Sent from my iPhone > > > On Apr 3, 2014, at 10:51 AM, Tom Chiverton <[email protected]> wrote: > > > >> On 02/04/14 17:53, Ronny Shibley wrote: > >> Yes a very specific reason, the scrolling starts lagging once you have > 500 > >> columns with 100 rows > > Will your users really be able to find the thing they want amongst > 49,999 other ones ? > > > > Tom >
