Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
430
jquery-2.2.4.js?v=03312017:253 Uncaught Error: cannot call methods on igGridMultiColumnHeaders prior to initialization; attempted to call method 'destroy'
posted

getting this error on calling destory method

jquery-2.2.4.js?v=03312017:253 Uncaught Error: cannot call methods on igGridMultiColumnHeaders prior to initialization; attempted to call method 'destroy'

$("#tablename").igGrid('destroy');

Parents
  • 430
    posted

    i had an igrid created initially having multi headers...After that on click of button wanted to  destory it and recreate it..Called $("#tablename").igGrid('destroy'); at that stage..At the stage of recreation it is throwing an error

Reply Children
No Data