Currently, a horizontal Gallery is limited to 10 row (or records per column) and similarly, a vertical Gallery is limited to 10 columns (or records per row). Why the restriction? Please remove it, or at least greatly extend it. I have need of a grid-like layout Gallery that exceeds 10x10.
... View more
The reset functionality has been added to the Gallery control. To reset a gallery, simply call Reset(GalleryInstanceName)
Note that this will reset the gallery to its initial state, but will not recursively reset all the children of gallery.