I don't think we have any support for Data Validation at this moment. There have been some talk about implementing it on the list but I do not think it is available. A possible workaround with any unsupported feature in HSSF is to use a template that has that feature in it and fill in your data as you go.


Ruben Saavedra wrote:
What I have to do is to generate a report in excel with the content of a jsp.
This jsp has a combo box(drop down list) that it needed to draw in excel.
Thank you for your help,Karl-Heinz.

Atte.
Rub�n E. Saavedra
380-2941


-----Mensaje original----- De: Karl-Heinz Zengerle [mailto:[EMAIL PROTECTED] Enviado el: Lunes, 09 de Febrero de 2004 11:10 Para: 'POI Users List' Asunto: AW: Combo Box


Hi Ruben.
We also program with Java & POI but we also do things in Excel directly.
There we've also the problem with combo boxes and have seen that there
are different types (Excel combo boxes - with direct connection to some
data source - and other combo boxes - I hope those from the forms
library). The different types are different to handle.
So most likely you've to tell more precisely what you want to do.
Regards, Karl-Heinz.
-----Urspr�ngliche Nachricht-----
Von: Ruben Saavedra [mailto:[EMAIL PROTECTED] Gesendet: Montag, 9. Februar 2004 17:02
An: Poi-Jakarta (E-mail)
Betreff: RV: Combo Box
I am starting working with POI. Please, I need to know if there is some
method that a combobox draws in a sheet excel. Thank you. Atte.
Rub�n E. Saavedra
380-2941


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to