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...
»
Aurigma AVI Processor
Aurigma AVI Processor is an ActiveX component, intended for working with AVI files. You can read and write AVI files, enumerate frames (and save them for example into JPEG), put watermarks, extract various information about AVI file, grab sound track and ...
Aurigma Inc. / EveryThingCyber | 1592 KB | Windows | 49 | Downloads: 862
Date added: Sep 26, 2005 |
»
Details
»
Active Server Image
Powerful graphics component to create server side professionally looking charts for Microsoft ASP. Fast, Flexible, Easy to Use, ASI is a charting and graphing component for web servers and for embedding in applications. By supporting UTF8 (Unicode) text s ...
eMarkSoft Inc. | 1634 KB | Windows | 229.00 | Downloads: 833
Date added: Sep 26, 2005 |
»
Details
»
DISLIN for Lahey LF95
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 | 5336 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 150 | Downloads: 830
Date added: Sep 19, 2005 |
»
Details
»
VisionLab VC++
VisionLab is a set of Visual C++ components for basic computer vision. The components allow rapid development of fully featured motion detection applications for the security industry with almost zero lines of program code. It includes Canny edge detectio ...
Mitov Software | 19958 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 370 | Downloads: 764
Date added: Feb 12, 2007 |
»
Details
»
! Chilkat SMTP / POP3 Components
A POP3 / SMTP ActiveX mail 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, ...
Chilkat Software, Inc. | 2000 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 99 | Downloads: 1392
Date added: Sep 26, 2005 |
»
Details
»
VaxVoIP SIP activeX SDK
VaxVoIP SIP SDK provides tools and components to quickly add SIP (Session Initiation Protocol) based IP-Telephony make and receive phone calls feature in your web pages and software applications. It accelerates the development of SIP based soft phone with ...
VaxSoft Inc | 1940 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 1500 | Downloads: 815
Date added: Sep 26, 2005 |
»
Details
»
EaseSoft PDF417 ASP.NET Web Control
EaseSoft PDF417 Barcode ASP.NET Web ServerControls use its internal HttpHandler to transfer barcode images directly to the client without any temporary files.It is the most efficient method to generate the barcodes dynamically.EaseSoft PDF417 ASP .NEt Web ...
EaseSoft Inc. | 56 KB | Win98,WinME,Windows2000,WinXP,Windows CE | 129.00 | Downloads: 834
Date added: Oct 25, 2007 |
»
Details
»
MarshallSoft DUN Dialer for Xbase++
MarshallSoft Dialup Networking (DUN) Component for Xbase++. Version 2.1, 7/02/2002. Invoke 32-bit Windows Dialup Networking (DUN) from your Xbase++ application code to dial up any installed Internet Service Provider (ISP). Requires Alaska Xbase++ compiler ...
MarshallSoft Computing | 219 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 55 | Downloads: 767
Date added: Sep 19, 2005 |
»
Details
»
Aspose.Pdf.Fo
Aspose.Pdf.Fo is a .Net Pdf document component which allows developers to Convert an existing XML file (.xml) plus a style-sheet file (.xsl) to a new PDF document or a PDF file stream; Convert an existing XML XmlDocument plus a style-sheet XmlDocument to ...
Aspose Pty Ltd | 826368 KB | WinXP,Windows2000,Windows2003 | 99 | Downloads: 835
Date added: Sep 19, 2005 |
»
Details
»
wodDHCPServer
wodDHCPServer is a DHCP server component, available as COM object and ActiveX control. It provides a passing configuration information to hosts on TCP/IP network. wodDHCPServer implements protocol specific infrastructure, allowing you to allocate IP addre ...
WeOnlyDo! Inc. | 858 KB | Windows | 149 | Downloads: 781
Date added: Sep 26, 2005 |
»
Details
»
Image ActiveX OCX - Image Viewer CP Pro
Convert PSD, BMP, GIF, JPG, PNG, ICO, TIF image files to true color PDF file. Convert multipage TIF to multipage true color PDF. Support Lightness, Brightness, Contrast, Diffuse, Emboss, FocalBW, Gamma, InvertColor, Monochrome, Noise, SharpenEdge adjustme ...
Viscom Software | 6084 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP | 100 | Downloads: 813
Date added: Feb 12, 2007 |
»
Details
»
Aztec Font
MW6 Aztec Fontware makes Aztec barcode creation extremely easy for your Windows application, your appication can print Aztec barcode using font. Win32 DLL encoder and .Net Class Library encoder are available. To help you to seamlessly integrate Aztec Font ...
MW6 Technologies, Inc. | 195 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000,Windows CE | 199 | Downloads: 832
Date added: Sep 19, 2005 |
»
Details
»
Win/CE Std Serial Comm Lib for eVB
The Windows/CE Standard Serial Communications Library for eVB (WSC4eVB) is a serial port communication library for Embedded Visual Basic (eVB) programs for the Pocket PC (PPC) and the Handheld PC (HPC). WSC4eVB includes 33 serial port functions plus XMODE ...
MarshallSoft Computing | 320 KB | Windows CE | 105 | Downloads: 1289
Date added: Sep 26, 2005 |
»
Details
»
Chilkat Java XML Toolkit
Java XML toolkit for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. ...
Chilkat Software, Inc. | 2000 KB | Windows2000,WinXP,Windows2003 | 0 | Downloads: 843
Date added: Feb 12, 2007 |
»
Details
»
EZTwain Pro Toolkit
EZTwain is designed to provide robust scanning and image-input through TWAIN, with a minimum effort by the programmer. Adding basic TWAIN support can be done with one function call, but even the most complex TWAIN project will be simplified and shortened ...
Dosadi | 3402 KB | Win95,Win98,WinME,Windows2000,WinXP,Windows2003 | 100 | Downloads: 837
Date added: Sep 19, 2005 |
»
Details
»
FingerCell PC EDK for Linux
FingerCell 1.2 Embedded Development Kit for PC with Linux. This EDK is intended for developers, who are going to create an embedded biometric system with a server on PC with Linux. EDK contains these components: + FingerCell shared library (one license); ...
Neurotechnologija | 2691 KB | Linux | 299 | Downloads: 790
Date added: Sep 19, 2005 |
»
Details
»
Chart component .Net
Chart Component .NET is a powerful charting component used to create attractive 3D and 2D charts for desktop applications and web pages using .NET technologies. 3Dcharting uses the OpenGL graphics engine to create sophisticated 3D charts and graphs. Chart ...
Alliance Software Engineering | 2800 KB | Windows2000,WinXP,Windows2003 | 39.00 | Downloads: 880
Date added: Sep 19, 2005 |
»
Details
»
PDF417 Font
MW6 PDF417 Fontware makes PDF417 barcode creation extremely easy for your Windows application, your appication can print PDF417 barcode using font. Win32 DLL encoder and .Net Class Library encoder are available. To help you to seamlessly integrate PDF417 ...
MW6 Technologies, Inc. | 198 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000,Windows CE | 199 | Downloads: 835
Date added: Sep 19, 2005 |
»
Details
»
MailBee WebMail Pro
MailBee WebMail Pro is advanced but easy-to-install web-based email interface. It`s built as a set of ASP scripts (with source code, modification allowed) and is powered by MailBee Objects (MailBee Objects license included). Users can receive, view, manag ...
AfterLogic | 2379 KB | WinNT 4.x,Windows2000,WinXP,Windows2003 | 199 | Downloads: 796
Date added: Feb 12, 2007 |
»
Details
»
UCCDraw Flow/Diagramming Component
UCCDraw ActiveX Control with FULL source code! UCCDraw is an ActiveX Component that enables you to build Visio-style charts from within your application. Figure 1:Allows you to create flow charts, vector drawings, raster images and more with the ability t ...
ucancode software | 488 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP | 0 | Downloads: 1275
Date added: Feb 12, 2007 |
»
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
|