Schedular OdataV4 Insert is not working because of wrong query generation

Hi great Supoort;

I am following this example;
https://blazor.syncfusion.com/documentation/scheduler/data-binding/#using-odatav4adaptor

When i am getting data query is normally generated like this;
http://localhost:53414/odata/EventDatas?StartDate=5.05.2018%2021:00:00&EndDate=12.05.2018%2021:00:00

But when i am entering an event and trying to insert, generated query is like this;
http://localhost:53414/odata/$batch?StartDate=5.05.2018%2021:00:00&EndDate=12.05.2018%2021:00:00

So EventDatas is missing . 




Thanks.

1 Reply 1 reply marked as answer

AK Alagumeena Kalaiselvan Syncfusion Team October 6, 2020 02:06 PM UTC

Dear Customer, 

Greetings from Syncfusion support! 

We have checked your reported issue “OdataV4 insert is not working” followed by our documentation but unfortunately we could not replicate your issue at our end. We have prepared a sample based on your requirement which can be get by the following link. 

Please try with shared sample and let us know, if this issue still persist. 

Regards 
Alagumeena.K 


Marked as answer
Loader.
Up arrow icon