Sunday, May 30, 2010

Re: Exporting Grid data to MS-Excel

He means 3 lac rows, which is 300,000 thousand rows.
This isn't really a GWT discussion - but 65536 rows is the maximum excel can support. You can however create multiple sheets and get around that. 

--Sri


On 30 May 2010 06:45, mP <miroslav.pokorny@gmail.com> wrote:
What is 3 lack of rows as a simple number? If you need to export more
than
65536 rows and poi/jexcel can't handle that large amount maybe you
need to ask the respective communities of eachnof those libs. It can't
be a coincidence both libs only support 65536 rows, does excel support
more than 65536 ?
t

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment