When editing in batch mode after saving console errors are fired

Hi there.

I just updated syncfusion to the 19.2.48 version. Before the update, the grid with batch edition was working fine, But now after save the edition errors are fired to the console. The error is the following

System.ArgumentNullException: Value cannot be null. (Parameter 'source')

at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)

at System.Linq.Enumerable.Any[String](IEnumerable`1 source, Func`2 predicate)

at Syncfusion.Blazor.Grids.Internal.Edit`1[[ModelName, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].isEditable(GridColumn Column)

at Syncfusion.Blazor.Grids.Internal.Edit`1.<ApplyFormValidation>d__72[[ ModelName , namesapece, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()


This error is fired always with a specific grid, but with others just work fine but trying and trying I couldn't notice when or why this error is fired with other grid with batch edition


blazor.webassembly.js:1 System.NullReferenceException: Object reference not set to an instance of an object.

at Syncfusion.Blazor.Grids.Internal.Edit`1.<SaveCell>d__83[[ ModelName , namespace, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()

System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute()


Why I am asking this in a thread is because before the Syncfusion update no error console is fired.


4 Replies

JP Jeevakanth Palaniappan Syncfusion Team July 28, 2021 09:06 AM UTC

Hi Adriana, 
 
Greetings from Syncfusion support. 
 
We have analyzed the reported issue and we are able to reproduce the reported issue at our end. We have confirmed the reported query as a bug and logged the defect report “Exception occur while saving the changes in Grid when any one column is defined Visible false for the same. Thank you for taking the time to report this issue and helping us improve our product. Fix for the defect will be included in our weekly release which is expected to be rolled out by the first week of August 2021. 
         
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,  
Jeevakanth SP. 



AS Adriana Selena Tito Ilasaca July 29, 2021 02:01 PM UTC

Thanks is there a specific date in August when this will be released?



JP Jeevakanth Palaniappan Syncfusion Team July 30, 2021 06:10 AM UTC

Hi Adriana, 

The next weekly release will be rolled out on August 3, 2021. Until then we appreciate your patience. 

Regards, 
Jeevakanth SP. 



JP Jeevakanth Palaniappan Syncfusion Team August 4, 2021 12:31 PM UTC

Hi Adriana, 

We are glad to announce that our weekly patch release (19.2.0.51) has been rolled out successfully and in this release, we have included fix for the reported issue “Exception occur while saving the changes in Grid when any one column is defined Visible false”. So kindly update your NuGet (Syncfusion.Blazor) to our latest version to achieve your requirement. 

Please find the Nuget package and release notes from 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, 
Jeevakanth SP. 


Loader.
Up arrow icon