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...
»
Xceed Chart for ASP.NET
Create spectacular charts in your ASP.NET projects with this high-quality yet cost-effective 2D/3D chart component. Features extensive ASP.NET support including chart streaming, image maps and response, server-side events with postback, persistent states, ...
Xceed Software Inc. | 32563 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 299.95 | Downloads: 1013
Date added: Sep 19, 2005 |
»
Details
»
Nevron Chart for ASP .NET
Nevron Chart for Web Forms is the leading charting component for ASP .NET applications. The component delivers rich charting functionality suitable for presentation, scientific, financial and business charts. This combined with the presentation “out of ...
Nevron LLC | 10198 KB | WinNT 4.x,Windows2000,WinXP,Windows2003 | 489 | Downloads: 974
Date added: Sep 19, 2005 |
»
Details
»
LocWise Multilingual SDK
LocWise Multilingual SDK is an innovative Multi-language Software Development Kit (MSDK) that contains complete source code, header files, libraries, documentation, samples, and several tools that can be used to help generate, translate and maintain exter ...
Hanmen Software, Inc. | 2726 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 249.95 | Downloads: 981
Date added: Sep 19, 2005 |
»
Details
»
VideoCap Pro Video OCX ActiveX
Capture Video from capture card, tv tuner, dv cam, dvd player to AVI or WMV 9, WMV8 file format. Draw overlay bitmap on live video or save to video file. User define transparent color, alpha value. Draw overlay time stamp (18 different date formats) on li ...
Viscom Software | 48 KB | Windows2000 | 150 | Downloads: 936
Date added: Feb 12, 2007 |
»
Details
»
ANUPLOAD
ANUPLOAD Object is a COM Object built by Visual C++ ATL. It enables your ASP application to upload individual or multiple files througth browser to server based on HTTP protocol. It provides rich file I/O operations. Developer can easily use those feature ...
AdminSystem.Net Limited | 125 KB | Windows | 0.00 | Downloads: 1219
Date added: Sep 26, 2005 |
»
Details
»
Serial Port ActiveX Control
Serial Port ActiveX Control is a powerful component that lets developers quickly and effectively work with serial port. Use Serial Port component to easily communicate with external devices on RS232 connection, such as modems, bar code readers, PBX and so ...
ELTIMA Software GmbH | 1024 KB | Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000 | 61.95 | Downloads: 932
Date added: Sep 19, 2005 |
»
Details
»
Chilkat S/MIME Encryption ActiveX Component
An S/MIME ActiveX component that provides the ability to S/MIME encrypt or digitally sign files or data. It can also decrypt and validate / authenticate S/MIME messages, data, or files. This component also provides general MIME message building and decomp ...
Chilkat Software, Inc. | 1500 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 149 | Downloads: 1347
Date added: Sep 19, 2005 |
»
Details
»
VeriFinger Light SDK
VeriFinger Light SDK is intended for developers, who already have fingerprint scanner interfaces. It allows rapid development of the biometric application using functions from VeriFinger DLL or library, which ensure high reliability of the fingerprint ide ...
Neurotechnologija Ltd. | 2536 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 299 | Downloads: 980
Date added: Sep 19, 2005 |
»
Details
»
Instrumentation Widgets for Mobile Devices
Need professionally looking device emulators for creating professionally looking computer simulators or software interfaces for Pocket PC? Developing these components on your own and hiring a designer is likely to take a lot of time and will cost thousand ...
9Rays.Net | 651 KB | Windows CE | 266 | Downloads: 1017
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: 1009
Date added: Feb 12, 2007 |
»
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: 1005
Date added: Sep 19, 2005 |
»
Details
»
Gastown Delphi Command Line Parser
The Gastown Delphi Command Line Parser easily and reliably handles parameters passed to your program on the command line. It allows you to automaticly handle double-quoted strings, support short and long parameter names, validate parameters, generate erro ...
Getaway Maps | 325 KB | Win95,Win98,WinME,WinXP,Windows2000,Windows2003 | 59 | Downloads: 991
Date added: Feb 12, 2007 |
»
Details
»
MailBee SSL/SMIME
MailBee SSL component is a plugin which enables MailBee Objects (SMTP, POP3 and IMAP4) to communicate to mail servers over secure connections and process S/MIME mails (encrypt/decrypt/verify/sign/etc). Supports client and server certificates, digital sign ...
AfterLogic Corporation | 1200 KB | Win98,WinME,WinNT 4.x,WinXP,Windows2000,Windows2003 | 99 | Downloads: 1308
Date added: Feb 12, 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: 1048
Date added: Sep 26, 2005 |
»
Details
»
Chilkat Mail.NET - Send Email with C#
A POP3 / SMTP email .NET component for sending and receiving email. Packed with advanced features including: full S/MIME capability for sending and receiving signed and encrypted email, MHTML for sending HTML email with embedded images and style sheets, m ...
Chilkat Software, Inc. | 2000 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 99 | Downloads: 1024
Date added: Sep 19, 2005 |
»
Details
»
E-XD++MFC Library Enterprise V10.0
E-XD++ MFC Library Enterprise Edition is an MFC extension library that allows you to create the most advanced user interface in the world. It combines easy of use and very powerful feature set implemented by highly customizable collection of MFC extension ...
ucancode software | 19531 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP | 800 | Downloads: 934
Date added: Feb 12, 2007 |
»
Details
»
dtSearch Network with Spider
dtSearch Reviews • “The most powerful document search tool on the market”— Wired Magazine • “dtSearch ... leads the market” — Network Computing • `Finding a virtual needle in a digital haystack is now much easier` — MS OfficePRO • †...
dtSearch Corp. | 24572 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | $800 | Downloads: 938
Date added: Sep 19, 2005 |
»
Details
»
Pivo Power Pack Component
Pivo Power Pack constantly gets more COM and .NET libraries included in its package thus providing extremely powerful functionality at this time as well as constantly added new functionality going into the future. If you would like a particular COM and .N ...
Pivo Corporation | 810 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Unix,Linux,MAC 68k,Mac PPC,Mac OS X,Mac Other | 129.99 | Downloads: 953
Date added: Feb 12, 2007 |
»
Details
»
EAGetMail POP3 & IMAP4 Component (.NET Edition)
EAGetMail enables your C#, VB.NET, JScript.NET, ASP.NET or other .NET framework applications to parse and receive email based on POP3/IMAP4 protocol. Many advanced features are supported including TNEF parser (winmail.dat) and S/MIME. Easy-to-use and feat ...
Adminsystem Software Limited | 437 KB | WinXP,Windows2000 | 99.95 | Downloads: 956
Date added: Feb 12, 2007 |
»
Details
»
PureComponents NicePanel for .NET
PureComponents NicePanel is container component of active look, which will enrich your applications. NicePanel has header and footer, which widen its usage. Using gradient fill and color schemes you can easily and quickly set nice look, which can be furth ...
PureComponents | 13342 KB | Win98,WinME,Windows2000,WinXP,Windows2003 | 0 | Downloads: 870
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
|