How to move tabulator button position

I have a wide table from which I want to select rows using buttons. By default the buttons are added to the very left of the table, which is very inconvenient as the user needs to use the slider to see them. Is there a way to change their position?

Thanks

Hi @contango

This is currently not possible. I checked the implementation, and I can see the button columns are always appended to the rest of the columns.

Feel free to report your challenge on Github and request your use case supported.

1 Like

Thanks a lot for this and for many other excellent replies you leave on this board - I learned a lot from you!

This seems like an issue I may be able to write a PR for. I will look into it.

1 Like