How to skip paste collapse column

Tags: #<Tag:0x00007f8b1ae81b90>

Hi, can i skip collaps column from paste? How to do that? Because at the moment i only know how to skip hidden column.

Hi @restika.r
The CollapsibleColumns plugin doesn’t support skipping “collapsed” columns natively. It also does not expose the public flag checker if a column is “hidden” or not.
I prepared a simple example for toggling the skipColumnOnPaste property for collapse/expand actions. Maybe it will inspire you to develop expected results: https://jsfiddle.net/kvmt8q67/

Hi @restika.r

Did you manage to move further with the development of this functionality?

I guess that everything worked well as there are no updates and additional questions.

Feel free to open a new thread when needed.