Page 3 of 3

Re: Large number of images in a data grid

Posted: Sun Jan 06, 2019 12:14 am
by trevordevore
Thanks for the link. I tested the stack and I see the slowdown as well. Out of curiosity I added a card to the DataView demo app that uses the same database and row template using the DataView Database Cursor helper. In my strictly visual test the DataView is much more responsive.

https://github.com/trevordevore/dataview_demo

Re: Large number of images in a data grid

Posted: Sun Jan 06, 2019 3:19 am
by hopkins
Thanks - reassuring to know you had the same result. I will look into your examples. So far, for browsing images the widget solution is fine - aside for the fact that I have to learn html and css :)