mankramo

Results 5 comments of mankramo

this is my initialization file ``` $('#example9').Tabledit({` url: 'example.php', editmethod: 'post', columns: { identifier: [0, 'id'], editable: [[1, 'make'],[2, 'year'],[3, 'model'],[4, 'platform']] } }); ``` THIS IS MY HTML ```...

This is the message i get in my console `jquery.tabledit.js:287 Tabledit Ajax fail => parsererror : SyntaxError: Unexpected token < in JSON at position 0`

Thank you very much for your time, following your last direction, i realised i had an typo / error in my php script and i have corrected that, now the...

Alright, I will be waiting

@grim1365 Not yet, am still struggling to figure it out whiles i hope @BluesatKV comes to my assistance