Anybody has an idea how to accomplish something similar with the gallery in this [COLOR=“Red”]website?[/COLOR]
I have an XML gallery in my project that has pre-specified numbers of columns.
- How it could be possible to detect user’s screen resolution (use of [COLOR=“DarkGreen”]Event.RESIZE[/COLOR]?) and according to this to change the number of columns - and of course rows?
Forgot to mention that I load records from a database so I am not aware of the total number of images…
Any help or guidance is appreciated.