How to stop blue highlighting of UITables created in app designer on cell selection
4 views (last 30 days)
Show older comments
How do I prevent uitables from hightlighting the cells when I click on them?

I do not want to disable uitables because that would grey out the uitable.
2 Comments
dpb
on 11 Apr 2021
I thought maybe setting the undocumented 'SelectionHighlight' property from 'on' to 'off' might do the trick, but no joy.
I'm guessing at this point it's not possible.
Rhea Chandy
on 27 May 2021
Hi Kelvin,
This feature to prevent the cells from becoming highlighted upon selection is currently unsupported. I have brought the issue to the notice of the concerned people and it might be considered for a future release.
Answers (0)
See Also
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!