How to pin columns at both sides: left AND right at the same time?
Currently, according to the docs
www.infragistics.com/.../columnpinningposition.html
we have only one option to choose: left OR right.
Is it possible to combine right now or could you develop this feature?
Recently we started the migrating process from Angular material table to Infragistics grid.
And we want to save the ability of Angular material table by using "position:sticky" for left and right columns simultaneously.