This ASP.NET server control creates a spreadsheet grid and enables formulas, numbers, text, labels and dates in cells. Use in financi
Search:
All categories
Business & Productivity Tools
Desktop
Developer Tools
Drivers
Education
Games
Home & Personal
Internet & Networking
Multimedia & Design
Operating Systems
Utilities
»
Home
»
Developer Tools
»
Components & Libraries
»
MayerSoft.Web.Controls.Spreadsheet FREE DOWNLOAD
Your download will start in 3 seconds... If not, try the following links:
Download Link 1
Report broken link
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: `[c0r1]`.Trim().Replace(`$`,``).Substring(0,1) Dates: DateTime d=new DateTime([c1r0]);return d.Year; Formula cell references such as `[c0r1]` are replaced by the value of the cell, then evaluated. (Note that the value of a date cell is the number of ticks.) So the above examples might look like this before being evaluated: Basic math: 100+200 System.Math namespace: Math.Pow(1+.045,2) Strings: `$57`.Trim().Replace(`$`,``).Substring(0,1) Dates:DateTime d=new DateTime(632272996777884556);return d.Year; Formula cells are created like this: Spread1.AddCell(new FormulaCell(1,6,`[c1r4]*[c2r6]`,`Formula`,NumericFormats.ToTheDollar)); See below for more examples of how formula cells work. Note also that there are two kinds of formulas, simple and multiline. The example below shows both types of formulas. Code used in this example Initialization of a spreadsheet Using Mayersoft.Web.Controls; private void Page_Init(object sender, System.EventArgs e) { Spread1.LicenseKey=`eL!NJ@2H3aF`;//sample key } private void Page_Load(object sender, System.EventArgs e) { if(!IsPostBack) { Spread1.Columns.Add(new Column(150)); Spread1.Columns.Add(new Column()); Spread1.AddCell(new Cell(0,0,`Item 1`,`Label`)); Spread1.AddCell(new Cell(0,1,`Item 2`,`Label`)); Spread1.AddCell(new Cell(0,2,`Total`,`Label`)); Spread1.AddCell(new Cell(0,3,`Div by pct`,`Label`)); Spread1.AddCell(new Cell(0,4,`Result`,`Label`)); Spread1.AddCell(new Cell(0,5,`Price
«
read more about MayerSoft.Web.Controls.Spreadsheet
RECOMMENDED DOWNLOADS IN THIS CATEGORY
»
Home
»
Developer Tools
»
Components & Libraries
(1339)
Select page:
[
1
]
2
3
4
5
6...
»
ADEX Service
ADEX Service is a COM component that enables application developers of Microsoft technology to access and control Windows NT Service programs from their application. It has been developed using Microsoft ATL, providing users fast access to the services. I ...
Vyapin Software Systems Private Ltd., | 902 KB | WinNT 4.x,WinXP,Windows2000 | 99 | Downloads: 1127
Date added: Sep 19, 2005 |
»
Details
»
NCTAudioStudio ActiveX DLL
It is a package of 14 ActiveX DLLs for designing audio enabled software. With its help you will be able to build really powerful audio applications. Record, mix, play, compress, decompress, convert, transform, grab and burn music CDs on the fly, add text- ...
NCT Company | 8579 KB | Windows | 299 | Downloads: 232
Date added: Sep 26, 2005 |
»
Details
»
CallbackDisk
With CallbackDisk you can create and manage virtual disk devices within your application and expose these disks to Windows as if they were real disk devices. The disks become visible to all process in the system. Virtual disk is the one that has a file sy ...
EldoS Corporation | 1827 KB | WinXP,Windows2000,Windows2003 | 1080 | Downloads: 1118
Date added: Oct 25, 2007 |
»
Details
»
BitLevelSMS Demo
This program is a Demo application for BitLevelSMS software library which provides a PC-based user application with access to a mobile phone`s Short Message Service (SMS) functionality over serial port, according to ETSI standards: GSM 07.05 (ETS 300 585) ...
BitLevel Technology Limited | 300 KB | Windows | | Downloads: 1064
Date added: Sep 26, 2005 |
»
Details
»
Aspose.Component
Aspose.Component is a product suite including all individual products: Aspose.Excel, Aspose.Word, Aspose.Project, Aspose.Pdf, Aspose.Chart, Aspose.Spell, Aspose.Recurrence. If you need more than one product, you`re strongly recommended to consider a produ ...
Aspose Pty Ltd | 3000 KB | WinXP,Windows2000,Windows2003 | 648 | Downloads: 1028
Date added: Sep 19, 2005 |
»
Details
»
Aurigma Graphics Mill for .NET
Graphics Mill 3.0 is an image processing component developed for the .NET platform. It is indispensable for developing applications that work with images. Whether creating a photo hosting website, an application which carries out preprint preparation of i ...
Aurigma Inc. / EveryThingCyber | 7969 KB | Windows2000,WinXP | 349 | Downloads: 1029
Date added: Sep 19, 2005 |
»
Details
»
DISLIN for MS Visual C++
DISLIN is a high-level library of subroutines and functions that display data graphically. It is intended to be a powerful and easy to use software package for programmers and scientists that does not require knowledge of hardware features. The software i ...
MPI fuer Sonnensystemforschung | 6114 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 150 | Downloads: 1018
Date added: Sep 19, 2005 |
»
Details
»
C++ Editor
C++ Editor - the text editor for C++ programmers. The editor have color syntax highlighting and all basic characteristics of standard editor of IDE (Integrated Development Environment). Editor`s main purpose is to edit source code files outside IDE with m ...
UA1ZCL Tools | 254 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 15 | Downloads: 1045
Date added: Sep 19, 2005 |
»
Details
»
AS PROCESS WIN32 DLL
Other memory managers, as applications, give you many interesting information about running process but control is limited. Now you will have process memory manager inside your applications. You can make changer on your own or let user to make them. You w ...
AS Computer Software | 54 KB | WinXP,Windows2003 | 10 | Downloads: 1026
Date added: Feb 12, 2007 |
»
Details
»
Chart Control
Chart Control .NET is the perfect solution to add the most advanced, feature rich charts to Windows Forms and ASP.NET applications. Over 40 major 2D/3D charts are available, such as traditional area, bar, column, line and pie charts, financial bars and Ja ...
System Interactive Solutions Inc. | 4473 KB | Windows2000,WinXP,Windows2003 | 39.99 | Downloads: 1043
Date added: Feb 12, 2007 |
»
Details
»
SolveigMM AVI Trimmer Component
Solveig Multimedia AVI Trimmer Component is an engine designed for nonlinear editing of AVI files, implemented as COM object based on Microsoft® DirectShow®. Version 1.0 allows a developer to cut the part of an input AVI file with specified start/stop t ...
Solveig Multimedia | 500 KB | Win98,WinME,Windows2000,WinXP,Windows2003 | | Downloads: 1033
Date added: Sep 19, 2005 |
»
Details
»
NMath Stats
NMath Stats contains a data table class with functions for computing descriptive statistics, such as mean, variance, standard deviation, percentile, median, quartiles, geometric mean, harmonic mean, RMS, kurtosis, skewness, and many more; PDF, CDF, invers ...
CenterSpace Software | 4000 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows CE | 495 | Downloads: 1030
Date added: Sep 19, 2005 |
»
Details
»
3D Button API
3D Button API is the ultimate 3D button Software Development Kit (SDK), developed by MultiMedia Soft:; derived from the experience with our ActiveX control 3D Active Button Magic, its purpose is to substitute the old fashioned Windows flat-square button i ...
MultiMedia Soft | 4644 KB | Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 159 | Downloads: 1193
Date added: Sep 19, 2005 |
»
Details
»
VeriLook SDK for Windows
VeriLook SDK for Windows. It allows rapid development of the biometric application using functions from VeriLook library, which ensure high reliability of the face identification, 1:1 and 1:N matching modes, multiple faces` processing, comparison speed up ...
Neurotechnologija | 590 KB | Win95,Win98,WinME,Windows2000,WinXP,Windows2003 | 429 | Downloads: 1010
Date added: Sep 19, 2005 |
»
Details
»
conaito VoIP SDK ActiveX
conaito VoIP SDK ActiveX for developers of VoIP audio applications and webpages, such as voice chat, conference, VoIP, providing real-time low latency multi-client audio streaming over UDP/IP networks. Includes efficient components for sound recording, pl ...
conaito Technologies | 4726 KB | Win98,WinME,Windows2000,WinXP,Windows2003,Windows Tablet PC Edition 2005,WinME,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate | 369 | Downloads: 885
Date added: Oct 25, 2007 |
»
Details
»
Aspose.Excel.Express
Aspose.Excel.Express is the .Net express spreadsheet component. With it, you can: Create REAL Excel spreadsheets with any format, function, chart, picture, comment and even more but without Microsoft Excel; Create your own spreadsheets with ease through f ...
Aspose Pty Ltd | 1765 KB | WinXP,Windows2000,Windows2003 | 129 | Downloads: 1031
Date added: Sep 19, 2005 |
»
Details
»
SMTP OCX
The SMTP OCX is a an Advanced Active-X Control which integrates RAS and SMTP mail protocols into one easy to manage solution. The SMTP OCX allows you to send Email via any RFC compliant SMTP server which supports SMTP mail relaying. SMTP (Simple Mail Tran ...
vb4all.net | 1305 KB | Win98,WinME,Windows2000,WinXP,Unix | 19.95 | Downloads: 956
Date added: Feb 12, 2007 |
»
Details
»
XLReportCom
XLReportCom is a solution that generates reports using Microsoft Excel. Using Microsoft Excel and XLReportCom, you can create all kinds of reports quickly and easily. XLReportCom includes an ActiveX DLL and an executable file that can be used to develop y ...
LJZsoft | 858 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 249.95 | Downloads: 972
Date added: Feb 12, 2007 |
»
Details
»
Bind to EXE library
Bind to EXE is an easy-to-use delphi library that enables your applications to bind/extract files to/from an executable file at RUNTIME. It consists of two classes, TBindToEXE and TExtractFromEXE, corresponding to two working stages, i.e. binding and extr ...
Code Office, Inc. | 1587 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 49.95 | Downloads: 1057
Date added: Sep 19, 2005 |
»
Details
»
Vax VoIP SDK
VAX VoIP SDK (Software Development Kit) is the easiest way to add PC-To-PC Voice Conference & Text Conference over the Internet Protocol (VoIP) feature into your applications and Web pages. VOICE CONFERENCING : It is a very important feature of the Va ...
VaxSoft Inc | 1163 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 499 | Downloads: 1020
Date added: Sep 19, 2005 |
»
Details
go to top
Select page:
[
1
]
2
3
4
5
6...
2005
downloads programs
Submit Program
|
Contact us
What Font is
|
fonts
|
free fonts
|
download fonts
|
free fonts download
|
web fonts
|