Exit uitable cell edit when a button press occurs outside the table.
이전 댓글 표시
I have a GUI with a table that allows the user to modify data. I would like to have the capability for the user to push a button outside the table while the cursor is blinking (cell edit mode) inside a table and have the GUI exit the table and execute the button call. This is a common feature in excel. The user does not have to hit enter to complete the cell entry if they click a button outside the cell. Currently, clicking a button outside the table just completes the cell edit and therefore requires the user to click the button again.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Tables에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!