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 having problems with an existing report written in vb.net / asp.net 2003 that we are trying to introduce ExcelRW into to utilize it''s Bolding capabilities. The Bolding works fine, however we are having great difficulties with writing subheaders onto the Excel spreadsheet. Is there an easy way to do this any help is greatly appreciated. The problem seems to be with the need to make the rom and column loop dynamic instaed of based on a constant i.e. when the form is submitted the query returns a different dataset every time and the row and column varibales need to be loaded dynamically instead of with constants as is seen in the examples we have. When we try to do this ExcelRW fails to load each record in a given loop sequentially i.e. FOR I TO DATATABLEROWCOUNT (say DATATABLEROWCOUNT equals ''30'' ExcelRW will only write the 30th record 30 times instead of records 1 thru 30.
ADAdministrator Syncfusion Team March 8, 2005 12:10 PM UTC
Hi S.Long,
Could you please provide a sample demonstrating this issue in a winforms/webforms sample. I see no reason why there should be any problem in working with dynamic data. If its not possible to provide a sample, please provide the complete code snippet involving excelrw.
Thanks,
Stephen.
>I am having problems with an existing report written in vb.net / asp.net 2003 that we are trying to introduce ExcelRW into to utilize it''s Bolding capabilities. The Bolding works fine, however we are having great difficulties with writing subheaders onto the Excel spreadsheet. Is there an easy way to do this any help is greatly appreciated. The problem seems to be with the need to make the rom and column loop dynamic instaed of based on a constant i.e. when the form is submitted the query returns a different dataset every time and the row and column varibales need to be loaded dynamically instead of with constants as is seen in the examples we have. When we try to do this ExcelRW fails to load each record in a given loop sequentially i.e. FOR I TO DATATABLEROWCOUNT (say DATATABLEROWCOUNT equals ''30'' ExcelRW will only write the 30th record 30 times instead of records 1 thru 30.
SLS. LongMarch 11, 2005 08:21 PM UTC
What you have asked for has been linked to Update Incident: 17272 and emailed to sales@syncfusion.com at Fri 3/11/2005 12:15 PM