Categories | Question details Back To List | ||||||||
Save and restore using cookie problem I have a problem when saving column widths with the enableAutoSizeSaving(). If the grid had 12 columns when used the first time. And later the column count is changed, there is a javascript error. And I can't seem to get out of the error loop without the user clearing his cookies. Is there a workaround or fix? Thanks! Answer posted by Support on May 19, 2008 06:23 Please try to use attached js file instead of original one, it has base checks, so it will ignore old sizes|orders if count of column was changed. Attachments (1)
|