tksheet icon indicating copy to clipboard operation
tksheet copied to clipboard

Partial Horizontal Scrolling

Open JonnyNOS opened this issue 1 year ago • 2 comments

Hi, Is it Possible to implement partial scrolling (for Example 3 columns stay visible the entire time and the rest of the columns are horizontal scrollable) or is there a workaround i could use?

JonnyNOS avatar Mar 27 '24 07:03 JonnyNOS

Hello,

It's only possible to do that for one column, using sheet.row_index(column integer)

You also lose the row index numbers when doing this unfortunately

ragardner avatar Mar 27 '24 08:03 ragardner

sorry edited for wrong function name

ragardner avatar Mar 27 '24 08:03 ragardner