ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

ZK Spreadsheet

libelule
1 Feb 2010 07:22:16 GMT
1 Feb 2010 07:22:16 GMT

Hi guys!

I am trying to build web applications with ZK Studio and it looks great. But I can hardly find any documentations about ZK Spreadsheet. As I see the demo application uses the class org.zkoss.zss.app.MainWindow to handle user events like open and save spreadsheets.

I would be really glad if you could share the source of this class or could tell me about connecting to a database rather than saving the spreadsheets to the file system.

I could be very helpful too if you could give me any suggestions how to retrieve a whole spreadsheet from the web application.

I know these are lots of questions but these few ideas only expresses my interest in this new technology.
Thanks for your help,

Gabriel

PeterKuo
2 Feb 2010 19:43:32 GMT
2 Feb 2010 19:43:32 GMT

Hi, libelule, welcome to ZK.

Please mail to info at zkoss dot org.
You can request the source code of zk spreadsheet.
It's under GPL.

libelule
3 Feb 2010 00:29:25 GMT
3 Feb 2010 00:29:25 GMT

Hi Peter!

Thanks for you quick reply. I have already done it. :)

Gabriel

Bastiaan
8 Feb 2010 15:12:44 GMT
8 Feb 2010 15:12:44 GMT

Hi Everybody,

I think the spreadsheet is very very cool. I am just wondering if the development is still going on. When looking on SourceForge I can see not much activity there. The latest file is dated 2009-04-02 and the user forums are realy quiet as far as I can see. Can anybody give some insight in the development progress?

Thanx, Bastiaan

yohan
9 Mar 2010 21:43:30 GMT
9 Mar 2010 21:43:30 GMT

Hi libelule,

Do you already have the source code of zk spreadsheet demo application ? How could I get it ?

Thanks in advance

PeterKuo
10 Mar 2010 00:18:49 GMT
10 Mar 2010 00:18:49 GMT

@yohan
please contact info at zkoss dot org

jimyeh
11 Mar 2010 20:03:33 GMT
11 Mar 2010 20:03:33 GMT

Hi Bastiaan,

We are porting ZK Spreadsheet to ZK 5. It will be released soon.

In addition, we are improving the stability and functionality of ZK Spreadsheet recently.

Jim

tomyeh
29 Apr 2010 06:55:43 GMT
29 Apr 2010 06:55:43 GMT

The source code of ZK Spreadsheet is available at http://code.google.com/p/zkspreadsheet/source/checkout

Lesglass
9 Aug 2010 05:41:26 GMT
9 Aug 2010 05:41:26 GMT

Hi Jimyeh,

In your reply post to Bastiaan of 11/03/2010 you mentioned that "We are porting ZK Spreadsheet to ZK 5. It will be released soon."

Could you explain what that means to a non-Developer? Does it mean that ZK Spreadsheet will be integrated as a sub-component of ZK 5 or simply a stand-alone component which is more compatible with ZK 5?

The reason for my question is that I'm interested in evaluating ZK Spreadsheet as a spreadsheet developer and I am not yet sure how to set that up.

Thanks in advance for your reply.

PeterKuo
9 Aug 2010 23:32:05 GMT
9 Aug 2010 23:32:05 GMT

@Lesglass
Just like zk calendar,
ZK spreadsheet will be a stand alone component.
It will be compatible with ZK5.