Clear Column Cookies not clearing.

Seems hidden and resized columns are not getting reset, using the following:

mygrid.clearConfigCookie();

even if I try to reset by name:

var columnPrefix = “my_panel_name”
mygrid.clearConfigCookie(columnPrefix + ‘_columns_resized’)

however, the moved and sorted columns, are reset correctly.


Unfortunately the issue cannot be reproduced locally.
Please, try to update the version of your dhtmlxgrid.