I'm doing a project which uses jQuery,MVC. for that i'm using the jquery datatable so i need to add a editable datatable,which user can add data by clicking at a table row....and when i click a button all the data in the table shuold pass to the Controller to add to the sql database i tyied jEditable but it didnt work, Please help me to do this.
Thank You!