Currently, I have a grid with default columns visible with their default width. I need to programmatically set certain columns visible and set their width. Once I set the column visible by using 'showColumn' option, I cannot reset the width of that column since the hidden attribute of the column still shows true. I am using .igGridResizing('resize',...) option to reset the width. The resizing feature has been enabled for the grid
Please let me know if you have tried my suggestions and if you have further questions regarding this!