You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by cory wilkerson <co...@gmail.com> on 2004/06/16 00:59:56 UTC

Data Validation List

All,

I'm having some issues with POI and spreadsheets containing data
validation (select a cell - choose data/validation/list, etc.)  and am
wondering if I'm spinning my wheels here or of POI does in fact
support data validation rules?

Any input?

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org


Re: Data Validation List

Posted by cory wilkerson <co...@gmail.com>.
Excellent.  Thanks.

On Fri, 18 Jun 2004 12:39:44 -0400, Danny Mui <da...@muibros.com> wrote:
> 
> It's not explicitly supported in the API but HSSF should not destroy any
> validation that exists previously.
> 
> We did have problems with null pointer exceptions in 2.5 and validation
> lists but Michael Zalewski took care of that for us and I'll commit that
> today.
> 
> 
> cory wilkerson wrote:
> 
> > All,
> >
> > I'm having some issues with POI and spreadsheets containing data
> > validation (select a cell - choose data/validation/list, etc.)  and am
> > wondering if I'm spinning my wheels here or of POI does in fact
> > support data validation rules?
> >
> > Any input?
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: poi-user-help@jakarta.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: poi-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org


Re: Data Validation List

Posted by Danny Mui <da...@muibros.com>.
It's not explicitly supported in the API but HSSF should not destroy any 
validation that exists previously.

We did have problems with null pointer exceptions in 2.5 and validation 
lists but Michael Zalewski took care of that for us and I'll commit that 
today.

cory wilkerson wrote:

> All,
> 
> I'm having some issues with POI and spreadsheets containing data
> validation (select a cell - choose data/validation/list, etc.)  and am
> wondering if I'm spinning my wheels here or of POI does in fact
> support data validation rules?
> 
> Any input?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: poi-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org