Hi !
I started using syncfusion a week ago and I have encountered my first deadlock. I'm using syncfusion in a .net core 2.1 project with a MVC architecture with some javascript to handle most events.
My nuget packages are as following :
I'm using the RemoteSaveAdaptator with a BatchUrl pointing to a local api. The list used to build the table is as shown in the class.cs file. I have no issue with loadind and saving the datas.
My problem is that when I change page in my grid element, the unsaved changes seems to be reset to the beginning values. The same happens when I try to use the search function and the sorting function.
Starting point :
Step 1 :
Step 2:
Can't my changes be kept until I save everything ?
Thanksfully.
Yann Loukili
Attachment:
Declaration_Parcellaire_18317373.zip