Open GoogleCodeExporter opened 8 years ago
Have you got solution for this? Am also looking for the same
Original comment by vijayara...@gmail.com
on 22 Feb 2010 at 11:36
I never did find a solution. I just had to instruct my users to split their
spreadsheets into smaller pieces.
I have recently decided to upgrade to PHPExcel
(http://www.codeplex.com/PHPExcel)
which will read and write various excel versions. It is much newer and seems
to have
wider support.
In testing this using PHPExcel, I have the same problem if my input file was
saved as
an Excel 5 file. If I save the file as Excel 2003 or newer, it reads all of
the rows.
Original comment by patha...@twc.com
on 22 Feb 2010 at 2:51
Hi thanks for your reply..If i found solution let you know.
Original comment by vijayara...@gmail.com
on 23 Feb 2010 at 2:17
What steps will reproduce the problem?
im using this php reader to retrieving data from xls sheet and its works well
the xls sheet having 150 records. its limited to 20 records per page to show on
result page .there is a search box and button to search some specific data ,
the search parameter giving the result from first page result only. i can't get
result from full excel sheet.
What is the expected output? What do you see instead?
i need the reader to search whole xls sheet and give me result, but this one
giving me from first 20 records only.
Please provide any additional information below.
i dont understan whats wrong here, y can't search full records on xls sheet. im
expecting some ones help to solve my problem. plz see the attach file below for
code
thnxx..
Original comment by tamiln...@gmail.com
on 1 Aug 2011 at 3:51
Attachments:
Original issue reported on code.google.com by
patha...@twc.com
on 30 Aug 2009 at 3:32Attachments: