Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello,
I came across an issue while trying to add Custom Context Menus to Rows in an EjsGrid. When adding the
RowDataBound Attribute to the parent grid, it messes up the formatting in the child grid, to where the columns no longer line up.
I have been able to reproduce this in the FetchData page of a standalone project, which is attached.
I have attached screenshots of the issue from my actual project and the example project
Note: I have not fully implemented the Context Menu in the Example Project, but the issue occurs when just adding the RowDataBound Attribute
Thank You!