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.
Is it possible to use the QueryCellInfo model in Combination with a grid with nested relations?
I have problems with the row and column numbers when i.e. expanding a new tree..
ADAdministrator Syncfusion Team December 10, 2003 11:39 AM UTC
You can get the GridBoundRecordState for the e.RowIndex. From the record state, you can get information like hierarchy level of the row, childtable, parent table, position in the parent table, etc. to make you decision about how you want to set the e.Stye properties.