Hi, you state that you are using POI 3.0 alpha1. This version is deprecated ;-)
POI 3.0.1, 3.0.2 and 3.1 are final. Try these before going further :-) --cg -- Dipl.-Inform. Christian Gosch Systems Development inovex GmbH Karlsruher Strasse 71 D-75179 Pforzheim Tel: 07231 3191-85 Fax: 07231 3191-91 [EMAIL PROTECTED] www.inovex.de Sitz der Gesellschaft: Pforzheim AG Mannheim, HRB 502126 Geschäftsführer: Stephan Müller > -----Original Message----- > From: Abrar Hussain [mailto:[EMAIL PROTECTED] > Sent: Friday, August 29, 2008 3:00 PM > To: [email protected] > Subject: Problem while reading excel file data using POI HSSF event user > model > > > Hi, > > I using Apache POI HSSF event user model from last 5 months. My problem is > that when a blank row is inserted by right clicking on any row, then POI > don't read data which is below new inserted row, but when data is deleted > from any row and that row become empty then POI read data in correct > manner. > > In other words, If file has 4 rows and new row is inserted by right > clicking > on 3rd row, now file has 5 lines, 1st,2nd,4th and 5th line contains data > but > 3rd don't. then data below 2nd line line will not be read. In 2nd case, > when data is deleted by highlighting on 3rd row then, now file has 3 row > which contains data 1st,2nd and 4th line and in this case both 1st,2nd and > 4th line is read by POI. > > Can anybody tell me the solution of this problem? Is this POI HSSF problem > or some other issues. I am using Apache POI poi-3.0-alpha1 version. > > Waiting for reply. > > > -- > View this message in context: http://www.nabble.com/Problem-while-reading- > excel-file-data-using-POI-HSSF-event-user-model-tp19219378p19219378.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] > > > !DSPAM:48b7f2fb22931983221228! > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
