Hello,
I am exporting the contents of a RadGridView to an Excel file and would like to freeze (or pin) the grid header and first column in the Excel file. I am aware that RAD ASP.NET controls can do this, but am unaware of how this can be accomplished with WinForms.
I have attempted setting the the "IsPinned" value for these rows/columns to true, but this does not affect the Excel file. Nor are there any options or events on either the grid or the ExportToExcelML object.
Please let me know as soon as possible, my deadline is drawing very near.
I am exporting the contents of a RadGridView to an Excel file and would like to freeze (or pin) the grid header and first column in the Excel file. I am aware that RAD ASP.NET controls can do this, but am unaware of how this can be accomplished with WinForms.
I have attempted setting the the "IsPinned" value for these rows/columns to true, but this does not affect the Excel file. Nor are there any options or events on either the grid or the ExportToExcelML object.
Please let me know as soon as possible, my deadline is drawing very near.