Hi, Experts,
We have a application based on Syncfusion GridDataBoundGrid but we got exceptions during initializing Sycnfusion Guid.
We use Syncfusion GridDataBoundGrid as an embedded control on our own Control called "SlbMessageGrid". When initialize SlbMessageGrid, some data will be filled into the Grid.
But sometimes we got the following error:
"Could not load type Syncfusion.CompomentModel.NonFinalizedDisposable from assembly Syncfusion.Shared, Version=2.1.0.9 Culture=neutral, PublicKeyToken=3d...."; If restart machine, it works fine.
Could you give me some information about the root cause of this issue, thanks in advance!
Regards,
Yong