Unable to save data
Unable to save data
Hi there, I am first time of using dataTable as well as Javascript. Recently I am trying to use the save method which is provided by dataTable bu unfortunately the page gone refresh every time when I press "Save" link. Therefore my modified or new added data will gone as the page goes refresh and the table will only showing my default data (Hard code). I might not be familiar with the back-end process of dataTable, may I know how does it work actually? And what would happen if I have implemented database with it? Do it need to have another javascript to save the modified or new added data into database or dataTable will do this for me automatically whenever I click "Save" link.
Thank you for much,
Will be really appreciate if you could give me a helping hand