Is it poosible to keep columns in a GUI uitable visible at all times while scrolling to see theother columns?

I have created a GUI that has many columns. I want to keep the first 2 columns visible at all times and be able to scroll to see the other. In essence freezing the pane similar to what you can do in Excel.
Any assistance would be appreciated. Thanks,

Answers (1)

You would have to use two uitables, one for the first two columns and a second for the rest.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Asked:

on 15 Jan 2015

Commented:

on 16 Jan 2015

Community Treasure Hunt

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

Start Hunting!