Hello Everybody.
How can I detect the ScrollChange in a TableView?
I have done many searches and tried several methods and examples that I find in the forum, but most of them refer to the CLV. I've even tried to analyze the code in the Flexible Table.
All without success for what I require, for my lack of knowledge in java.
I have a slight advance in detecting which range of lines are visible, in the SelectedIndex change.
My final objective is to emulate the behavior of the Data Browser in DB Browser (SQLite). (No Filter Row).
Thank You in advanced.
How can I detect the ScrollChange in a TableView?
I have done many searches and tried several methods and examples that I find in the forum, but most of them refer to the CLV. I've even tried to analyze the code in the Flexible Table.
All without success for what I require, for my lack of knowledge in java.
I have a slight advance in detecting which range of lines are visible, in the SelectedIndex change.
My final objective is to emulate the behavior of the Data Browser in DB Browser (SQLite). (No Filter Row).
Thank You in advanced.