Page 1 of 1

Mass import and OnProgress property

Posted: Tue Dec 04, 2018 9:47 am
by Mick.pl
Hello,

I try to use

Code: Select all

TXLSReadWriteII5.OnProgress
property to get a control during reading from Excel files with DirectRead set to false.
But it seems this functionality doesn't work properly. I mean - the procedure I use for OnProgress property is not called at all.

How can I get a control and show the progress bar to end user during a massive read of Excel files?

Michal

Re: Mass import and OnProgress property

Posted: Thu Dec 06, 2018 3:59 pm
by larsa
Hello

No, OnProgress in not working now. I hope to fix this in a later update.