JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › How get back my data
Tagged: grid data adapter
I created an editable grid.
Looking examples I didn’t find a simple and definitive way to get back my modified data on the server.
My backend is java.
Tks
Hi tullio,
The “getRows” method returns the rows in the Grid. Each row has a “data” property with its data. You can use that functionality to keep the things in sync with your backend data.
Best regards, Peter Stoev
Smart UI Team https://www.htmlelements.com/