What is the client-side functionality of Aspose.Excel?

Hi,

I understand how powerful Aspose.Excel is server-side, but I couldn't find information about the browser-side fcty.

My Qs are:

1) Can I render an Excel spreadsheet in any browser without Excel installed, i.e. in DHTML / JS?

2) Can I then have an iteraction btwn. the rest of my page and that rendering in order to, for example, add things in a cell, read a cell, etc. all using JS?

3) Can I then write back the content of the SS using some API?

If not, anyone know of a good product to do that?

Thx alot,

-pc

You can try Aspose.Grid. It includes a web control: Aspose.Grid.Web. However, now it only works perfectly in IE.