Solved
Forum Discussion
TanyaYatskovska
Alumni
11 years agoI guess this question is related to this one.
hogueybear
11 years agoOccasional Contributor
I posted this one first and quickly realized I asked 2 questions and knew that it was unlikely that either would be answered when posted on this board, so I put the second one in the other post.
In this post I am looking for help figuring out why my swing table is not scrolling as it is supposed to in TC per . See the third bullet under "Basic Prnciples"
- hogueybear11 years agoOccasional Contributor
I still have not been able to get tc to scroll to the cells automagically, but ...
table.scrollRowToVisible( row#);
table.scrollColumnToVisible( col # );
Work wonderfully for us.