Pending Review
Last Updated: 04 Sep 2024 13:06 by kashif
Created by: kashif
Comments: 0
Category: SpreadStreamProcessing
Type: Bug Report
0
Hi, I have a spreadstreamprocessing project, in which I read excel files to import data into my database based on some criteria. I copied code from sample and made changes, but I am facing a problem in reading whole file. If there is a cell with Error, rowImporter stops working after it.  It does not throw any exception or error, just ends reading further from sheet. Is there any way to ignore cells with ERROR and read remaining cells?