Insert method in Custom Data Adaptor auto inserting record...

I did notice a bug, or at least what I think is a bug when using the Insert method in Custom Data Adaptor, the expected behavior is that if try to insert something, unless the insert method add the item, it should not auto add, but when the option 

AllowPaging="true"

is not set, or is set to false, the method auto insert the record... the expected behavior with code is this:



result should be nothing, as code did not save the new item...:


Now what happens if we set 


The result is auto-inserting without any control as follows:


Bug?


6 Replies

MS Monisha Saravanan Syncfusion Team February 21, 2022 03:12 PM UTC

Hi Guillermo, 

Greetings from Syncfusion support. 

We have checked the reported query and the issue reproduced at our end. Currently we are validating the reported issue and we will update further details within two business days on or before (23.02.2022). Until then we appreciate your patience. 

Regards, 
Monisha S 




MS Monisha Saravanan Syncfusion Team February 24, 2022 07:39 AM UTC

Hi Guillermo, 
  
Thanks for the patience. 
  
We have analyzed your query and we are able to reproduce the reported issue at our end. We would like to inform that Insert method will insert the record to the datasource whereas the value returned from the insert method will add an row only in the browser UI and not in the datasource. Now considering your scenario when Allow paging is false the empty record is rendered correctly in the UI and the same should be performed when allow paging is set as true. We have considered it as an internal bug and the fix for the issue will be included in our upcoming patch release which is expected to be rolled out by end of March 2022. Until then we appreciate your patience. 
  
Kindly get back to us if we misunderstood your query or if you have further queries. 
  
Regards, 
Monisha 



MS Monisha Saravanan Syncfusion Team April 8, 2022 03:20 AM UTC

Hi Guillermo,


Sorry for the inconvenience caused.


Due to some unforeseen circumstances, we could not able to include the fix for the issue " Insert method in Custom Data Adaptor auto inserting record" in our weekly patch release as promised. We will include this fix in our upcoming release, which is expected to be rolled out on or before 20th April
2022.



Until then we appreciate your patience.


Regards,

Monisha



MS Monisha Saravanan Syncfusion Team April 21, 2022 04:09 AM UTC

Hi Guillermo,


We regret for the inconvenience caused.


Due to some unforeseen circumstances, we could not able to include the fix for the issue " Insert method in Custom Data Adaptor auto inserting record" in our weekly patch release as promised. We will include this fix in our upcoming release, which is expected to be rolled out on or before 26th April 2022.



Until then we appreciate your patience.


Regards,

Monisha



MS Monisha Saravanan Syncfusion Team April 29, 2022 05:01 AM UTC

Hi Guillermo,


We regret for the inconvenience caused.


We are facing difficulties in including the fix for the issue " Insert method in Custom Data Adaptor auto inserting record" in our weekly patch release as promised. We will include this fix in our upcoming release, which is expected to be rolled out on or before 4th  May, 2022.



Until then we appreciate your patience.


Regards,

Monisha



MS Monisha Saravanan Syncfusion Team May 4, 2022 11:57 AM UTC

Hi Guillermo,


We are glad to announce that, we have included fix for the issue “Insert method in Custom Data Adaptor auto inserting record” in our release(20.1.0.52).  So please upgrade to our latest version of Syncfusion NuGet package to resolve the reported issue. Please find the Nuget package for latest fixes and features from below.


Nuget : https://www.nuget.org/packages/Syncfusion.Blazor.Grid


We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance. 

   

Regards,            

Monisha


Loader.
Up arrow icon