angular-generic-table icon indicating copy to clipboard operation
angular-generic-table copied to clipboard

Add, remove and edit rows

Open sahilkatia opened this issue 8 years ago • 1 comments

@hjalmers

I am using edit row feature with angular-generic-table.

After editing of row and click on save button how can I capture those values in a variable and send the edited row to the webservices. So that on page refresh, my new changes(edited row ) should reflect

sahilkatia avatar Jan 31 '18 16:01 sahilkatia

@sahilkatia there are multiple ways of doing it and I guess it depends a bit on your approach and how you've implemented inline edit. Have you looked at this example or do you have some code you could share?

hjalmers avatar Feb 09 '18 09:02 hjalmers