Excel Filtering causes error

Hi,

There is an error when I use excel filter. System.ArgumentException: There is no tracked object with id 'N'. Perhaps the DotNetObjectReference instance was already disposed. (Parameter 'dotNetObjectId')

>This also sometimes lead to infinite loading after edited (dialog mode) a record when column is filtered.<


Step to reproduce.
You just go to your demo page "https://blazor.syncfusion.com/demos/datagrid/excel-like-filter?theme=bootstrap4&_ga=2.259604872.304747049.1614757324-1150879030.1602759819" 
Then filter a Freight, select 1 value then this error will be appeared as below.



Please fix this error ASAP, it has effect on my project.

Thanks,
Passakorn

1 Reply 1 reply marked as answer

VN Vignesh Natarajan Syncfusion Team March 4, 2021 04:42 AM UTC

Hi Passakorn, 
 
Thanks for contacting Syncfusion support.  
 
Query: “There is an error when I use excel filter 
 
We have analyzed the reported query and we understand that you are facing exception while filtering / editing a record in Grid. We are not able to reproduce the reported issue in our sample browser demo while following your suggestion. Please find the video demo for your reference 
 
 
We have further validated the reported issue by preparing a sample using the code example provided in the demo sample and enabled the Editing feature to ensure the same issue while editing. We are not able to reproduce the reported issue (after editing a record) at our end. Please find the sample which we have used for evaluation from below  
 
 
Ensure the reported issue by clearing the browser cache or in incognito mode. If you are still facing the reported issue. kindly share the following details.    
 
  1. Share the video demo of the reported issue along with replication procedure.  
  2. Share the Grid code example.
  3. Share your Blazor project type (Server or WASM).
  4. Share your Syncfusion.Blazor Nuget package version.
 
Above requested details will be helpful for us to validate the reported query at our end and provide solution as early as possible.  
 
Regards, 
Vignesh Natarajan 


Marked as answer
Loader.
Up arrow icon