Using Edatatable Yii extenstion

Using Edatatable Yii extenstion

befreenishantbefreenishant Posts: 1Questions: 1Answers: 0

Hello,

I display two grid in a page however only second grid is working fine.

if i search / filter inside first grid it give me error :

Uncaught TypeError: Cannot read property 'ajaxOpts' of undefined

Please advice

Regards, Nishant

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 61,916Questions: 1Answers: 10,149 Site admin
    Answer ✓

    Please link to a test case showing the issue.

    Allan

  • befreenishantbefreenishant Posts: 1Questions: 1Answers: 0

    http://www.pastebin.ca/2846678

    Please check where first i used Data Listing using Edatatable

    from that i opened view document popup inside i also used another data listing using Edatatable.

    Now problem is that first data listing grid search / filter not working..

    First Listing Screen
    http://awesomescreenshot.com/05e3jzuj5e

    Popup Screen
    http://awesomescreenshot.com/0e13jzunc4

    After close popup try to search
    http://awesomescreenshot.com/0663jzutdf

    Error:
    Uncaught TypeError: Cannot read property 'ajaxOpts' of undefined VM104:159methods.serverParams VM104:159$.fn.eDataTables VM104:626jQuery.eDataTables.fnServerParams (index):278_fnCallbackFire jquery.dataTables.js:4851_fnServerParams jquery.dataTables.js:1988_fnAjaxUpdate jquery.dataTables.js:1895_fnDraw jquery.dataTables.js:1430_fnFilterComplete jquery.dataTables.js:2184fnFilter jquery.dataTables.js:5613(anonymous function) jquery.fnSetFilteringDelay.js:33

    Please advice

This discussion has been closed.