angel_ Well-Known Member Licensed User Longtime User Jun 3, 2023 #1 After loading data into a SKTable , I change the size of the text, is it possible to auto-adjust the width of the columns?
After loading data into a SKTable , I change the size of the text, is it possible to auto-adjust the width of the columns?
alwaysbusy Expert Licensed User Longtime User Jun 9, 2023 #2 no, currently the widths are fixed and set at creation time. Upvote 0 Solution