Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
135
Infragistic spreadsheet edit ,validate and import(Angular)
posted

I have requirement where I will load data into spreadsheet and edit,add,delete rows on same spreadsheet.

Now I want to validate only those changed records by sending them as a json object to my api.

Can I read only changed record from spreadsheet and convert as json object? Can you please help me here?

Parents Reply Children