The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
In GridDataBoundGrid I set the property defaultmenu=true and contextmenu=none.
And this will show the default delete option in the rightclick of the grid.
This was working fine for the 2 of the grids i had.
But it didn't work for the 3rd grid i have in the same page though i 'm setting the same properties.
Can u pls tell me what I'm missing in the code?