Grid w/ custom data adaptor fails on Add/Update/Delete if "Created" event is handled

Hello,

I have a grid with a custom data adaptor. Add, update, and delete operations do not occur if I add an event handler for the grid's "Created" event. This is true even if the event handler does nothing. The grid displays the spinner after an add, update, or delete, but does not call the related function in the data adaptor and the spinner never goes away.

A sample program is attached with a page that works (with no "Created" event handler) and a page that does not work (with a "Created" event handler). The pages are otherwise the same.

Please advise on how to use both a custom data adaptor and a "Created" event handler.

Thank you,

Brian

Attachment: BlazorTestApp_fe24a240.zip

3 Replies

VN Vignesh Natarajan Syncfusion Team June 2, 2020 10:37 AM UTC

Hi Brian,  

Thanks for contacting Syncfusion support 

Query: A sample program is attached with a page that works (with no "Created" event handler) and a page that does not work (with a "Created" event handler) 
 
We have validated the defect you have initiated with us and confirmed it is a bug. Thank you for taking the time to report this issue “CRUD operation is not working properly with CustomAdaptor and Created event” and helping us improve our product. At Syncfusion, we are committed to fixing all validated defects (subject to technological feasibility and Product Development Life Cycle ) and including the defect fix in 2020 Volume 2 release which is expected to be rolled out in the month end of June 2020. 
 
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link. 


Till then we appreciate your patience.  

Regards, 
Vignesh Natarajan 




BC Brian C June 2, 2020 09:47 PM UTC

Understood. Thank you.


VN Vignesh Natarajan Syncfusion Team June 3, 2020 06:19 AM UTC

Hi Brian,  
  
Thanks for the update.  
  
Kindly follow our Syncfusion site regularly for release related updates.  
  
Regards, 
Vignesh Natarajan 
 


Loader.
Up arrow icon