Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82115

makeEditable "loadurl" problem

$
0
0
Hello there... I'm really banging my head against a wall here.

I've posted another post but have traced the error thus far:

when and IF I use loadurl in the aoColumns in makeEditable() the script hangs (and the table does not even finish rendering) and gives me a TypeError: $.editable.types[settings.type] is undefined.

The value of loadurl when run independently of datatables is indeed giving me a json string - for example:

 
{"6":"bob@bobjones.com","3":"info@something.com","4":"info@something.com","7":"Someone.Phillips@SOMETHING.Net","8":"Rich Bob","2":"somewhere@mchsi.com","1":"Test Person","9":"Test Salesperson","5":"test@test.com"}

If I just hard code data with a json string like

{'':'Please select...', '1':'Yes','0':'No'}

and use type: 'select' it works.

Now, here's the kicker, I do NOT see a request in XHR of Firebug for the loadurl... Why would this be?

Thanks!

Viewing all articles
Browse latest Browse all 82115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>