Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
555
Exporting > 66k rows to excel 2003 with .Net 2.0
posted
  1. HI,

    I am trying to export more than 66K rows to excel. But with out the exception, i have to split the rows(after 65535 )to next worksheet. I have framework that developed in VS 2005(.Net 2.0) , Excel 2003 and Infragistics2.Excel.v9.2. Is this possible? If yes how to do this. If it is not possible what else i can do with out changing the .Net 2.0(which used to develop my framework that almost done)