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.
I am trying to transfer an Infragistics DataGrid UserControl to an SfDataGrid UserControl. In Infragistics you can use the text property of the grid to show a caption containing some table information like number of groups / rows and name of the saved layout or any other text. (see attached jpg). How can I achieve this with SfDataGrid using a dynamically generated datatable (AutoGenerateColumns = true). Using the text property of SfDataGrid does not seem work. The entered string is not shown anywhere.
CMChidanand Murugaiah Syncfusion Team October 18, 2023 12:40 PM UTC
Hi Uwe Hein,
Unfortunately,
we do not have direct support for your requirement. If you want to add a
caption row above the SfDataGrid, you can achieve this by using a label or
textblock.