Hallo,
in my application TIWAdvWebGridExcelIO works only first time correct. Even if i close excel and then do it again
excel comes up with a message, something that the format is not correct. Then i have to restart the application and
it works again for one time.
This is all i do:
TIWAdvWebGridExcelIO1.XLSExport('TMSGridExport.xls', WebApplication);
When i compile the IW11FeaturesDemo the same happens on excel io.
I am working with Excel2007. What can i do wrong.
Thanks