When fixed column applied, gives error on firebug console : TypeError: c(...)[0] is undefined
When fixed column applied, gives error on firebug console : TypeError: c(...)[0] is undefined
Brijesh_Desai
Posts: 4Questions: 0Answers: 0
When I am applying the fixed column on datatable, it is giving following error on firebug console,
TypeError: c(...)[0] is undefined
...ht=c(this.dom.scroller).height()+"px"}},_fnDraw:function(d){this._fnCloneLeft(d)...
Due to this error it is stopping another on click event of div functionality.
Looking for support.
TypeError: c(...)[0] is undefined
...ht=c(this.dom.scroller).height()+"px"}},_fnDraw:function(d){this._fnCloneLeft(d)...
Due to this error it is stopping another on click event of div functionality.
Looking for support.
This discussion has been closed.
Replies