3

In our project we need to implement Excel-like grid for web, which will look and fell like Excel cells(not fully, but as much as it possible for web). The most important functionality, which we need, is ability to input formulas in cells (and they could be like "=A1+C4") Aspose.Cells looks good, but it is not compatible with MVC at all. Only with ASP.Net. And ASP.Net is not a good way to go, as large part of our system is already working and is based on MVC.

Any help\experience will be appreciated.

Thank You in advance!

Denis.Grid
  • 315
  • 2
  • 5