inline edit grid data saving not working
The DataGrid is not saving anything - will just set object properties and this of course only if you have proper column EditTemplate with proper bindings. Database update is handled usually by a data layer, DbContext for example in EF world. Check our demo for reference:
You might want to check also our forum FAQ on how to improve your posts in the future.