JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › How to best integrate Vuex store with DataAdapter while keeping databinding › Reply To: How to best integrate Vuex store with DataAdapter while keeping databinding
January 26, 2021 at 1:06 pm
#101382
admin
Keymaster
Hi Дмитрий Шелковников,
You can look at this example how to update data in the Grid dynamically: https://www.htmlelements.com/demos/grid/datagrid-update-data/. If you want to update the data set, you can create a new dataAdapter instance and set the Grid’s dataSource property to it. Alternatively, you can use the Grid API to make updates: https://www.htmlelements.com/demos/grid/live-update/
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/