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_DesaiBrijesh_Desai Posts: 4Questions: 0Answers: 0
edited January 2014 in Bug reports
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.

Replies

  • allanallan Posts: 61,650Questions: 1Answers: 10,094 Site admin
    Please link to a test case: http://datatables.net/forums/discussion/12899/post-test-cases-when-asking-for-help-please-read
This discussion has been closed.