Page 1 of 1
Fast(er) loading ListIconGadget
Posted: Wed Apr 25, 2012 7:41 am
by Joestes
I'm trying to create a ListIconGadget with about 300 columns, but when it's loaded and I want to scroll around in it, it moves really really really slow
Is there a way to speed things up a little?
Thanks!
Re: Fast(er) loading ListIconGadget
Posted: Wed Apr 25, 2012 8:16 am
by electrochrisso
300 columns seems a bit over the top, what is the data for a spreadsheet.

Re: Fast(er) loading ListIconGadget
Posted: Wed Apr 25, 2012 9:04 am
by IdeasVacuum
Does all the data have to be displayed in one list? Possibly not, since you would surely need a huge screen? If the data is not all on screen at the same time, then perhaps you could use more than one list gadget and 'display on demand' using hide/show gadget.