Error with state save in IE at line 6550
Error with state save in IE at line 6550
duckgod
Posts: 2Questions: 0Answers: 0
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