PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WD Spreadsheet example
WD Spreadsheet example
Iniciado por guest, 17,jul. 2015 12:31 - 6 respuestas
Publicado el 17,julio 2015 - 12:31
I got a look to the WD Spreadsheet example in WD20...
At first sight it seems cool but at runtime i did AAF SaveAs and the result in xlsx was not as cool as the visual sheet. It keeps column/row size, colors and data but the cell format/type for currency cells is losen... And the formulas at top on colored cells show zero, but if you enter the cell and press return magically zero becomes the right value, even if you changed nothing... A tried another time and instead it kept currency after manual modification of the WD visual spreadsheet.
It's really weird...
Publicado el 17,julio 2015 - 12:45
Hi Stéfano,

>>It's really weird......<<

In fact, it's really new and full of bugs.. So anything reproducible should be sent to pcsoft for correction, if you want to have a relibale spreadsheet control soon

Best regards
Publicado el 17,julio 2015 - 12:55
Hi Stefano,

please, report this to Tech Support as well, if possible together with an example. We have seen several cool controls evolve and getting debugged / extended version after version. See the Pivot Table Control in v19 which really pivots in v20.
Publicado el 17,julio 2015 - 13:56
Ok, I will do...
In this case i think no example has to be sent... I used PC Soft Example without a touch on it, just to give an eye to the spreadsheet control. I simply run it in test mode.
Publicado el 20,julio 2015 - 02:12
Hi,

Any chance to print the spreadsheet from windev?
Publicado el 22,julio 2015 - 20:43
Hi aelfassi,

You can print the screen using the sample code provided by Marc. I used it with the scheduler control when it was new and had no printing option:

http://27130.foren.mysnip.de/read.php…

Thanks Marc!

Best regards
Ola
Publicado el 23,julio 2015 - 09:14
Hi Ola,

Nice to see that you use my sample code

In fact is that the reason of this forum; to learn from each other

Marc :cool: