keep a firm column in scrolling

i've this table in app designer
while I scroll the table I would like to keep a column still

 Accepted Answer

Matt J
Matt J on 3 Nov 2023
Perhaps put the still-column in its own separate table, but position them side-by-side so that they look like just one table.

7 Comments

good idea
there is a problem..
the scrollbar of both must be moved together
Why? You said you wanted the column to remain still.
I explained myself badly...I want to read when I scroll right always the first 2 columns on the left
the 2 columns on the left tell me what the fields refer to
i give you another example...in this pics
on the left I see the red rectangle (with 2 fields inside) In the photo on the right, if I scroll the page, the information in the red rectangle is no longer there
Matt J
Matt J on 5 Nov 2023
Edited: Matt J on 5 Nov 2023
If these are just row labels, they shouldn't be given as column data. You should probably go back to a single table and set its RowNames property,
thanks...the result is good!

Sign in to comment.

More Answers (0)

Categories

Asked:

on 2 Nov 2023

Commented:

on 5 Nov 2023

Community Treasure Hunt

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

Start Hunting!