Disable Editable property on a particular cell in uitable?
Mostrar comentarios más antiguos
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
Respuestas (1)
Oleg Komarov
el 8 de Mzo. de 2011
0 votos
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
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!