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 add WPF control (like cellgrid) inside cell (or merged cells) of SFSpreadsheet. Also, is it possible to serialize binary this and print it.
KBKanimozhi Bharathi Syncfusion Team December 8, 2015 11:36 AM UTC
Hi Dejan,
Please find the details below,
QUERY
RESPONSE
Is it possible to add WPF control (like cellgrid) inside cell (or merged cells) of SFSpreadsheet
We have internally implemented the support to customize the cells in SfSpreadsheet and it will be available in the upcoming release 2015 Vol4 by the mid December ,2015
is it possible to serialize binary this
For Serialization support in SfSpreadsheet, you can use SaveAsXml() function like the below code example
For Printing in SfSpreadsheet, you can find the samples in the Dashboard in the following link
Link: Syncfusion Dashboard->WPF->Run Local Samples->Grids->Spreadsheet ->Miscellaneous->Printing.