How to stop blue highlighting of UITables created in app designer on cell selection

4 views (last 30 days)
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
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
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.

Sign in to comment.

Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!