currently shown columns in a uitable

Hi,
when the contents of a table are big (many columns or rows), some columns and/or rows go out of the scope represented in the uitable. Is there a way to know programmatically which rows and columns are currently depicted?

 Accepted Answer

The only way might be to go in at the Java level to query the sizes of the various components.

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!