Quantcast
Channel: MATLAB Central Newsreader - tag:"checkbox"
Viewing all articles
Browse latest Browse all 18

Clicking uitable checkbox causes scroll reset

$
0
0
Hello, I have a uitable with a vertical scroll bar in my GUI. In this case, I scroll down several lines and click an editable checkbox. If the click results in "checking" the checkbox, the uitable immediately scrolls back up to the top of the table (undesired). If the click results in "unchecking" the checkbox, the uitable scroll position remains at the current line (desired).

Anyone know what causes the table to scroll back up upon "checking" the checkbox or how to prevent it?

Thanks.

Viewing all articles
Browse latest Browse all 18

Trending Articles