DataTables Editable plug-in has a sample for editing data in the pop-up window. But I can't seem to be able to get this working when data is sourced from ajax (using sAjaxSource property). In the demo the Edit link is hard-coded in the HTML, but when data is dynamically loaded we cannot hard-code anything. Can anybody please explain how to do this or give me a pointer for help?
Thanks!