Download MayerSoft.Web.Controls.Spreadsheet 1.0
Contacting third-party download site... please
wait.
If your download does not start automatically
within 5 seconds, choose a mirror below:
MayerSoft.Web.Controls.Spreadsheet 1.0 Mirror 1
This ASP.NET server control creates a spreadsheet grid and enables formulas, numbers, text, labels and dates in cells. Use in financial calculators or anywhere else a spreadsheet template is used...albeit in a web page!
FAQ
What functions are supported (Sum(),Year(), etc.)?
All functionality from the .NET System.dll framework are supported. For example:
Basic math: [c0r0]+[c0r1]
System.Math namespace: Math.Pow(1+[c1r7],2)
Strings: "[c0 |