Disable Editable property on a particular cell in uitable?
Show older comments
Hi,
Is it possible to disable only particular cell in a uitable? For example, I have a 3 by 3 uitable, and I wanto disable Editable property for (2, 1) and (3, 3) cells.
Thank you.
Regards, CC
Answers (1)
Oleg Komarov
on 8 Mar 2011
0 votes
In uitable's cells as a readonly I posted an example on how to set just certain cells to read-only mode (i.e. non modifiable).
Oleg
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!