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.
Anyone know what causes the table to scroll back up upon "checking" the checkbox or how to prevent it?
Thanks.