Disable Editable property on a particular cell in uitable?
이전 댓글 표시
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
답변 (1개)
Oleg Komarov
2011년 3월 8일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!