Announcements
In a gallery control with images, I would like to know if it's possible to grey out other images that are not selected.
Eg. When an image is selected, it will be full color, and other images will be greyed out.
@CalvinHew wrote: In a gallery control with images, I would like to know if it's possible to grey out other images that are not selected. Eg. When an image is selected, it will be full color, and other images will be greyed out.
You can change the transparency of the Gallery item selected to a higher amount to accomplish this.
For example:
In the Gallery on the Image set it's Transparency properties to:
If(ThisItem.IsSelected,0,.8)
Just an example but if you click a new item the Image will now show as fully shaded where the other items will be slightly gray.
Thanks very much. It works
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 400 Most Valuable Professional
11manish 141 Super User 2026 Season 2
MS.Ragavendar 109 Super User 2026 Season 2