Hi Allan
My table has around 2000 rows and each row contains a small thumbnail image. At present, rendering the table results in 2000 requests to the server for images. Is there a way to only load images in view and load others later if the users scrolls?
Thanks
My table has around 2000 rows and each row contains a small thumbnail image. At present, rendering the table results in 2000 requests to the server for images. Is there a way to only load images in view and load others later if the users scrolls?
Thanks