Blog Category: Gallery - 3 posts in this category
Category: Gallery
Sep 29, 2024
Editable Gallery - How to set a control value dynamically when a user changes the value of another control
Learn how to set control values dynamically in a gallery without unintentionally changing all rows in the gallery.
Gallery
Jul 10, 2022
Example - How to build hard-coded/data driven menus
Building data driven menu structures can be very beneficial. They can improve app performance, and we can better customise menus by filtering items by user, or by storing the menu item in data source. This post walks through an example of how to build a data driven menu structure
Gallery
Jul 06, 2021
Gallery - How to conditionally set the row background color in a gallery control
To help users more easily identify rows in gallery controls, we can conditionally highlight notable rows. This post describes how to carry out this task.
Gallery