We have used the pro version of the grid. We want to add a new column to the left or right of the selected column/cell. is there any API or a way to fulfill our requirement?
You may try to use the setColumns() method to apply a new set of columns to your grid:
https://docs.dhtmlx.com/suite/grid__api__grid_setcolumns_method.html