Page 1 of 1

Problem with oBrw:ToExcel xBrowse method

Posted: Sun Jun 08, 2008 2:48 pm
by Marco Turco
Hi,
I have a problem to solve a bug in the :ToExcel() method when there is a bitmap column ( see www.softwarexp.co.uk/beta/image1.png ).

In this case the bitmap column is not exported but the header over the bitmap column is exported moving all headers on the right. (see www.softwarexp.co.uk/beta/image2.png )

I tried to correct the ToExcel method in the xBrowse class but unsuccessfully.

Any ideas to solve this problem ?

A self-contained sample that show this problem is available on www.softwarexp.co.uk/beta/xtest.zip

Thanks in advance