Can you suggest a better spreadsheet platform or code library?

W

Wayne Wood

i am now working on a financial calculating application, in which there
are so many number cells to calculate. the relation between them are
very like the formula in MS Excel, we need all result numbers can be
real time updated when the source numbers changed (either by programming
or by user operations). our first consideration is about excel addin
programming, and the second is AxSpreadsheet, one of MS Office Web
Controls, which behaves like excel but it is a standalone control.

i am now thinking if i can get out of MS Excel related development, then
we can get more freedom if someday the Excel programming model changed,
and in fact some users of this application also consider a non-Excel
program as a better choice. i've no idea now, but if somebody here have
some good suggestions about this, for example, a better spreadsheet
platform, or code libraries to implement, i'll really enjoy :)

thanks for listenning
 
D

Donald

Hi Wayne,

If you're still looking, Spread for Windows Forms may be a better
choice. It is a spreadsheet component - not a grid - that is fully
compatible with importing/exporting Excel files in its native BIFF8
format and supports over 300 built-in functions as well as cross-sheet
referencing and many other spreadsheet options.

Here's the link for more information:
http://www.fpoint.com/netproducts/spreadwin/spreadwin.aspx

Here's the link to download the 30-day trial:
http://www.clubfarpoint.com/FarPointSupportSite/Modules/Download/trials.aspx?pcode=spreadwin

If you have any questions, please do not hesitate to contact me or post
a question on our forums:
http://www.clubfarpoint.com/Forums/

- Donald
FarPoint Technologies
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top