DataGrid Batch Editing Behaviour Problems

I am having incredible difficulty in getting the DataGrid to behave as expected with batch editing.

Using a sample app (attached) generated using the Syncfusion Blazor Template Studio, configured with

  • Exporting - Excel Export
  • Grouping
  • Sorting
  • Filtering - Excel
  • Selection
  • Reordering
  • Paging
  • Resizing
  • Searching
  • Checkbox Selection
  • Editing - Batch
  • Theme - Bootstrap v4

Tools

Microsoft Visual Studio Community 2019 Preview, Version 16.7.0 Preview 2.0
Syncfusion.Blazor 18.1.0.55
Google Chrome, Version 83.0.4103.61 (Official Build) (64-bit)

Steps

1. In DataGrid page, double click customer name, make no changes.



2. Press tab (same behaviour if I make an edit but the value is the same). 
The Order Date field will be highlighted now as expected however the Customer field is now "undefined" instead of retaining the original value.



3. Press tab again. 
The Freight field is highlighted however the Order Date field is still showing edit controls.



4. Press tab again. 
The Freight Field is editing however the Order Date field is now "undefined" and smashed into the Customer Name field causing all the remaining fields to shift left around the Freight field.



There are many other scenarios where the grid does not function as expected.



Attachment: Sample_47c7a7f6.zip

2 Replies

RN Rahul Narayanasamy Syncfusion Team June 5, 2020 02:04 PM UTC

Hi Jason, 
 
Greetings from Syncfusion. 
 
We have validated your reported problem with the provided details and we are able to reproduce the reported problem. We have already included the fix for the issue internally and it will be included in our upcoming bi-weekly release which is expected to be rolled out on or before June 10, 2020. Until then we appreciate your patience. 
 
Regards, 
Rahul 



RN Rahul Narayanasamy Syncfusion Team November 23, 2021 09:13 AM UTC

Hi Jason, 
 
We are glad to announce that the fix for the issue was included in our latest version. So kindly upgrade to the latest version for new features and bug fixes. 
 
Please find the NuGet package below 
 
 
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, 
Rahul 
 


Loader.
Up arrow icon