downloads programs from a to z
This ASP.NET server control creates a spreadsheet grid and enables formulas, numbers, text, labels and dates in cells. Use in financi
Search:
 » Home » Developer Tools » Components & Libraries » MayerSoft.Web.Controls.Spreadsheet
Company: MayerSoft LLC
License: Shareware
Version: 1
System: Windows2000,Windows2003
Size: 125 KB
Date Released: 29-07-2004
Price: 19.95
Screenshot: Click here to see Screenshot
Downloads: 845
Homepage: http://mayers.us/MayerSoft/Default.aspx
Date added: Sep 19, 2005
Click here to Download
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

NEWS

So far, nothing for that!

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Developer Tools » Components & Libraries (1339) Select page: [1] 2 3 4 5 6...
 » NNTP Wizard ActiveX
NNTP Wizard is an ActiveX control that gives a programmer the power to harness all that the Network News Transfer Protocol has to offer. With every standard command and almost all of the extended commands implemented in an easy to use and incredibly effic ...
Seekford Solutions, inc | 5140 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 299 | Downloads: 823
Date added: Sep 19, 2005 |  » Details
 » Hex Editor Delphi 5 Control
The Hex Editor control allows the user to viewing and editing any sort of binary data and it has been designed to be used inside VC++, VB or Delphi applications and on web pages as wellFeatures: Multilevel undo/redo; Print; Insert/Over edit mode; Fast fin ...
ELRA-Kovatchev ET | 151 KB | Windows | 30 | Downloads: 778
Date added: Feb 12, 2007 |  » Details
 » Instrumentation Model Kit
Your application interface requires non-standard manipulation controls, but the instrumentation component libraries you have access to are not enough flexible and do not allow you to achieve the results you desire? Instrumentation Model Kit is a revolutio ...
9Rays.Net | 7573 KB | Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 750 | Downloads: 796
Date added: Sep 19, 2005 |  » Details
 » SkSystemInfo ActiveX Control
SkSystemInfo ActiveX Control provides the following vital system information in real-time: -Address translation (ARP) table information. -ICMP protocol information and statistics. -Networking interfaces table information and statistics. -IP address table ...
Magneto Software, Inc. | 1125 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 295.00 | Downloads: 803
Date added: Sep 19, 2005 |  » Details
 » PSS Safe Subclass Control
A simple to use ActiveX Subclassing control for Visual Basic that is debug safe in the Visual Basic IDE. Subclassing is a powerful technique that allows you to modify the normal behaviour of the controls and forms in your application. Visual Basic makes s ...
Practical Software Solutions Ltd | 322 KB | Windows | 20 | Downloads: 819
Date added: Sep 26, 2005 |  » Details
 » RADvolution Designer - Professional
Rapidly build applications without coding and with a high level of maintainability. Layout engine ----------------- Ever dreamed of a correct layout at once? Just by dropping controls? Without any layout panels? Just imagine: no more hassle with aligning, ...
DevelopGuidance | 4674 KB | WinNT 4.x,Windows2000,WinXP,Windows2003 | | Downloads: 761
Date added: Sep 19, 2005 |  » Details
 » ElegantJ Chart Designer IDE
ElegantJ Chart Designer provides ultimate interoperability through XML integration, and with easy-to-use intuitive Chart Designer IDE, you can design customized, dynamic, interactive 2D and 3D charts in less than 5 minutes! ElegantJ Charts can import data ...
Elegant MicroWeb Technologies | 1382 KB | Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,Windows Vista Home Basic x64,Wind | 399 | Downloads: 781
Date added: Oct 25, 2007 |  » Details
 » SSLSocket Wizard ActiveX
Networks and the Internet are becoming not only a nice thing to have but are now a necessity and your application need to be able to communicate over them. SSL Socket Wizard allows you to easily communicate to a remote server using the TCP protocol and al ...
Seekford Solutions, inc | 5140 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 199 | Downloads: 776
Date added: Sep 19, 2005 |  » Details
 » Hot Keys
Hot Keys - System Wide Hot Keys Component Hot Keys (THotKeys component) allows you to register and use system wide hot keys with unusual easy. The list of hot keys can be edited at design time as the hot keys collection published property and at runtime w ...
Greatis Software | 1527 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | | Downloads: 842
Date added: Feb 12, 2007 |  » Details
 » Form Designer .NET
Greatis Form Designer .NET - Runtime Form Designer. Greatis Form Designer allows you move and resize any control on your form. You don`t need to prepare your form to use Form Designer. Just drop the component onto any form, assign the DesignedForm propert ...
Greatis Software | 291 KB | | | Downloads: 849
Date added: Sep 19, 2005 |  » Details
 » Bar Code DLL
The Bar Code DLL can output bar code graphics in 4 different ways: 1. Output to memory MetaFiles. 2. Save to the clipboard as MetaFiles. 3. Save to disk as MetaFiles (.WMF). 4. Draw the bar code directly to a Device Context (hDC). They support all the fea ...
TAL Technologies Inc | 0 KB | Windows | 495. | Downloads: 865
Date added: Sep 26, 2005 |  » Details
 » Luxena dbExpress eXtension
dbExpress eXtension is a database-independent component set for Delphi, C++Builder and Kylix development IDEs. The set is a successor to Borland dbExpress components and is a great help to dbExpress developers. dbExpress eXtension is a unique BDE/ADO alte ...
Luxena Software Company | 607 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 99 | Downloads: 754
Date added: Sep 19, 2005 |  » Details
 » Eltima Virtual Serial Port Driver
Eltima Virtual Serial Port Driver comes in handy when you don`t have enough serial ports in your system, or all of them are occupied and you still need more. Or you don`t have hardware serial ports at all .Created virtual port pairs look like real hardwar ...
Virtual Serial Port Software | 2831 KB | Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 99.95 | Downloads: 861
Date added: Oct 25, 2007 |  » Details
 » Nevron Diagram for Windows Forms
Nevron Diagram for Windows Forms is the leading diagram visualization component for Windows Forms. The component is suitable for flowcharts, network editors, organization charts, industrial control software, form layout tools and others. The rich set of s ...
Nevron LLC | 6779 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 489 | Downloads: 793
Date added: Sep 19, 2005 |  » Details
 » Graphics4VO Examples Program
Graphics4VO is developed for use with CA-Visual Objects (Version 2.0 upto 2.7). It is based on 32-Bit-WINDOWS-API. The library allows development of graphics oriented CA-Visual Objects applications for 32-Bit Windows operating systems. The Graphics Librar ...
Killet Softwareentwicklung GbR | 3736 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000,Windows2003 | 130.00 | Downloads: 805
Date added: Feb 12, 2007 |  » Details
 » MediaLooks Video Mixer
MediaLooks Video Mixer is a DirectShow filter for real-time mixing of several video streams coming from different video sources (such as cameras, files or static images). MediaLooks Video Mixer features: - change output image size even during playback - s ...
MediaLooks | 1064 KB | Windows2000,WinXP,Windows2003 | 500 | Downloads: 771
Date added: Feb 12, 2007 |  » Details
 » Language Suite
This is a system for Multilanguage applications development in Visual Basic 6. Language Suite lets you easily organize Multilanguage settings of your application within its own database. Even a non-advanced user can fulfill localization tables of your app ...
AF-Lab | 2400 KB | Windows | 75 | Downloads: 883
Date added: Sep 19, 2005 |  » Details
 » Object Oriented Reporting Control for VB6.0
Data Reporting ActiveX for VB 6.0 - TanDB is an Award winning Object Oriented reporting solution. It is a RAD tool which takes care of all the `low-level` details. The component basically functions as a browser for displaying any custom data, in any defin ...
BrowseDatabase.com | 3766 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000,Windows CE | 145 | Downloads: 760
Date added: Sep 19, 2005 |  » Details
 » absoluteTools-SendMail
AbsoluteTools-SendMail is a easy to use ActiveX COM Control that enables you to send email from your Windows applications using VB, VC++, Delphi or any other ActiveX COM aware programming environment. Now with a free .NET component version (same license, ...
absolutePDF | 1059 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 49 | Downloads: 834
Date added: Sep 19, 2005 |  » Details
 » ubGridX
ubGridX is an standalone unbound grid which allows the user to edit cells using various mask including numeric only, date only, and provide listboxes or checkboxes for selections ...
Dev4Dev | 1464 KB | Win95, Win98, WinNT, WinME, Windows2000 | 39.95 | Downloads: 872
Date added: Sep 19, 2005 |  » Details
go to top Select page: [1] 2 3 4 5 6...
What Font is | fonts | free fonts | download fonts | free fonts download | web fonts |