Datable editor not working when published

Datable editor not working when published

ReckdanReckdan Posts: 1Questions: 1Answers: 0

Hi just started using the datatable editor and I kinda find myself in a funny situation. The editor seems work perfectly when I run from visual studio but the moment I deploy it to a web server, it stops working. I'm using the $('#example').on('change', 'input.editor-active', function (). Has anyone experience this error before and what was the work around?

Answers

  • allanallan Posts: 61,452Questions: 1Answers: 10,055 Site admin

    Hi,

    Are there any errors shown on your browser's console or in the Ajax return from the server? Are you able to give me a link so I can debug it?

    Thanks,
    Allan

This discussion has been closed.