Perform Server-Side CRUD Operations in Vue DataGrid

preview_player
Показать описание
Learn how easily you can perform server-side CRUD operations in the Vue DataGrid component of Syncfusion. This video demonstrates how to create a simple ASP.NET Core application with Vue as a client app using a SPA template, and how to perform CRUD operations on the server side using the properties updateUrl, insertUrl, removeUrl, crudUrl, and batchUrl from the DataManager.

To learn how to get started with the Vue DataGrid, watch this other video: 

Download the server-side CRUD example from GitHub:

BOOKMARK DETAILS
--------------
[00:00] - Introduction 
[00:47] - Using Vue inside an ASP.NET Core project
[03:24] - Binding data
[08:11] - Insert action
[09:47] - Update action
[10:56] - Delete action
[12:04] - CRUD action
[13:15] - Batch update

VUE DATAGRID 
------------------ 

SUBSCRIBE 
---------- 

SOCIAL COMMUNITIES
------------- 

#vuedatagrid #datatable #vuegrid
Рекомендации по теме
Комментарии
Автор

Can you do a video similar to this using java? I am trying to implement paging using java on the server side.

vishnusharath