Posted 1 September 2022, 2:18 pm EST - Updated 3 October 2022, 9:02 am EST
Hi - is it possible to implement the left/right horizontal scroll arrow buttons in the header in the screenshot with spreadjs? clicking right button would reveal additional columns on the right. which of the following is possible and how is it achieved
- click the button to scroll the width of the cell so a new cell is revealed each time the user clicks the button.
- click the button to scroll horizontally a set number of pixels
- click the button and it jumps to a specific column that we define programatically