Splitter Pane with Grids inside

As soon as I bring in the second grid into the second pane the application crashes with an error message:


:1 [2023-05-29T11:12:11.632Z] Error: System.InvalidCastException: Unable to cast object of type 'Syncfusion.Blazor.Grids.GridEditSettings' to type 'Syncfusion.Blazor.Internal.ISfCircularComponent'.

   at Syncfusion.Blazor.Grids.GridColumns.OnInitializedAsync()

   at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()

log @ blazor.server.js:1:1 [2023-05-29T11:12:11.632Z] Error: System.InvalidCastException: Unable to cast object of type 'Syncfusion.Blazor.Grids.GridEditSettings' to type 'Syncfusion.Blazor.Internal.ISfCircularComponent'.

   at Syncfusion.Blazor.Grids.GridColumns.OnInitializedAsync()

   at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()

log @ blazor.server.js:1


Please let me know, how to solve this error.


2 Replies

UJ Uwe Jädick May 29, 2023 12:21 PM UTC

Problem solved, found a programming error



BL Balamurugan Lakshmanan Syncfusion Team May 30, 2023 06:05 AM UTC

Hi Uwe Jadick, 


Thanks for updating the status of the issue.


We are glad to hear that you have resolved your query on your own.


Please get back to us for further assistance. 


Regards,

Bala.


Loader.
Up arrow icon