Error with state save in IE at line 6550
Error with state save in IE at line 6550
![duckgod](https://secure.gravatar.com/avatar/47bde3bfcf658ddd14a19422b8515df2/?default=https%3A%2F%2Fvanillicon.com%2F47bde3bfcf658ddd14a19422b8515df2_200.png&rating=g&size=120)
I am getting this error in IE 8 but not Firefox. When I turn off state saving it does not have any issue.
undefined' is null or not an object on line 6550
[code]aoColumnsInit[i].bVisible = oInit.saved_aoColumns[i].bVisible;[/code]
It seems as though I could write my own cookie saving methods but I would prefer to stick with the apis
undefined' is null or not an object on line 6550
[code]aoColumnsInit[i].bVisible = oInit.saved_aoColumns[i].bVisible;[/code]
It seems as though I could write my own cookie saving methods but I would prefer to stick with the apis
This discussion has been closed.
Replies
Allan