Hello everybody,
I encounter a problem with POI/jxls and validation data. It seems POI don't shift data validation list in excel speadsheet. More precisely, I have a foreach tag in one of my cell (D108 for instance). And I have many validation list in some cells below (D120). My problem is when foreach populate my sheet with data, my table in D119 is correctly shifting down but all validation list stay in place (so validation list in D120 stay in this cell instead of being placed in D121). Any ideas ? Is it a normal behavior or an undocumented feature (as we say in dev world) ? I hope I have made clear. Thanks in advance. Vincent -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Data-validation-and-jxls-foreach-tag-tp4973720p4973720.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
