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 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...
 » VB Image Map ActiveX Control
The VB Image Map OCX allows you to display interactive images in your applications. Hotspots, or specially designated areas on your image, can be defined that will react to various mouse events. It uses standard HTML syntax, so any image map editor can be ...
Silverband Software | 544 KB | Windows | 49.95 | Downloads: 930
Date added: Sep 26, 2005 |  » Details
 » Docklight RS232 Terminal - RS232 Monitor
Docklight is a test, analysis and simulation tool for serial communication protocols (RS232, RS485/422 and others). * Simulating serial protocols - Docklight can send out user-defined sequences according to the protocol used and it can react to incoming s ...
Flachmann und Heggelbacher | 3098 KB | Win98,WinME,WinNT 4.x,Windows2000,WinXP | 67 | Downloads: 965
Date added: Sep 26, 2005 |  » Details
 » ZipForge.NET
ZipForge.NET is a fast .NET ZIP component. With this ZIP component, you can easily add archive functionality to your projects. ZipForge.NET includes our new unique technology, a transaction system. This innovative solution gives you a fast and easy way of ...
ComponentAce LTD | 2831 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 195 | Downloads: 967
Date added: Feb 12, 2007 |  » 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: 888
Date added: Feb 12, 2007 |  » Details
 » GdViewer ActiveX - Site License
GdViewer Image Viewer ActiveX (Site License) is a low cost and royalty free Image and PDF Viewer Activex control that supports a lot of image format like bmp, tif, tiff, jpg, wmf, emf, gif, animated gif, ico, png, pdf... It can be used from Visual C++ , V ...
GdPicture | 3146 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,WinME,Windows Vista Home Basic,Windows Vista Enterprise | 250 | Downloads: 1146
Date added: Oct 25, 2007 |  » Details
 » GeoChart
GeoChart is an ActiveX component that lets you add color-coded business maps to your application. Features include dynamic clickable maps generation, export to .jpeg, .png and .bmp, thematic mapping, zoom and pan. ...
VDS Technologies | 1660 KB | Windows | 99.00 | Downloads: 1052
Date added: Sep 19, 2005 |  » Details
 » Active Flash
ActiveFlash is a .NET component that provides plug-and-play Macromedia Flash support in any .NET-compatible application. ActiveFlash’s easy-to-use classes provides full Flash support for all common functions including creating real SWF (Flash) files, sh ...
Active Up SPRL | 10200 KB | Not Applicable | 295 | Downloads: 1028
Date added: Feb 12, 2007 |  » Details
 » RTextPrinter for .NET
This is an assembly used to print reports in text mode. This results in a FAST and LIGHT WEIGHTED printing solution for your .NET application. It support all major printer control command sets (HP-PCL, EPSON-ESC, IBM-Proprinter). Most printer are normally ...
J4L Components | 244 KB | WinNT 4.x,Windows2000,WinXP,Windows2003 | 50 | Downloads: 876
Date added: Feb 12, 2007 |  » Details
 » csXGraph
ActiveX/OCX control to draw 2D pie charts, bar charts & line graphs. As well as displaying the graphs they can be exported to file in gif, png, bmp, jpg or pcx format. Output can be exported as binary data for use with web applications, or copied to t ...
Chestysoft | 886 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 60 | Downloads: 902
Date added: Sep 19, 2005 |  » Details
 » StelsCSV JDBC Driver
StelsCSV is a JDBC driver that allows to perform SQL queries and other JDBC operations on text files (CSV, tab-separated, fixed length etc). Using this driver, you can easily create a simple database consisting of plain text files. Also, the driver can be ...
J-Stels Software | 176 KB | Win95,Win98,WinME,WinXP,Windows2000,Unix,Linux | 69.00 | Downloads: 876
Date added: Sep 19, 2005 |  » Details
 » SkinEngine
SkinEngine is a library of components which allows to change visual appearance and behavior of your application with use of the powerful skinning engine and a set of 2000+ ready skins. SkinEngine allow easy skinning your C++, Delphi, VB and .NET applicati ...
SkinEngine.com | 5942 KB | Win95,Win98,WinME,WinXP,Windows2000,Windows2003 | 99.00 | Downloads: 902
Date added: Feb 12, 2007 |  » Details
 » Desktop Settings
Desktop Settings (TDesktopSettings coponents) allows you to change any color of the Windows user interface, set and tweak the desktop wallpaper and set and run the screensaver. The component is very simple-in-use and all you need is to use the component`s ...
Greatis Software | 1527 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | | Downloads: 993
Date added: Feb 12, 2007 |  » Details
 » finiTasks
finiTasks is a fully integrated task grid control with user-friendly classes which provide an easy way to deploy an out-of-the-box task grid solution. *With finiTasks you can deploy task grids and customize them the way you want them to be. This control i ...
Finitesoft | 1440 KB | Windows2000,WinXP,Windows2003 | 395 | Downloads: 894
Date added: Feb 12, 2007 |  » Details
 » DBPix
DBPix is an Image Control for easily adding imaging capabilities to database and data-driven applications. It can be used with images stored in database tables (bound or unbound) or with external image files. Key features include asynchronous decoding, lo ...
Ammara Internet Limited | 4666 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000,Windows2003 | 349 | Downloads: 989
Date added: Sep 19, 2005 |  » Details
 » EaseSoft DataMatrix ASP.NET Web Control
EaseSoft DataMatrix 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 DataMatrix ASP ...
EaseSoft Inc. | 365 KB | Win98,WinME,Windows2000,WinXP,Windows2003,Windows CE | 499.00 | Downloads: 904
Date added: Feb 12, 2007 |  » Details
 » Luxena Informix Data Access Components
This component set provides interaction between VCL (Delphi/C++Builder) based applications and Informix database server. IDAC is based on the native Informix Client API. This ensures excellent performance and reliability. IDAC is very good BDE and ADO alt ...
Luxena Software Company | 1139 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 149 | Downloads: 908
Date added: Sep 19, 2005 |  » 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: 971
Date added: Sep 19, 2005 |  » Details
 » BarCode-ActiveX
Barcode ActiveX Control.Add Barcode Printing to Access, VB, Web pages, C++, Excel etc. Simply insert the BarCode ActiveX Control into your application and specify a few properties in the properties window and your desired bar codes will be generated autom ...
RKD Software | 613 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows CE | 99.00 | Downloads: 995
Date added: Sep 19, 2005 |  » Details
 » csASPNetGraph
This ASP.NET component draws pie and bar charts and line graphs `on the fly`. Output can be streamed to the browser in GIF or other formats, saved to file or exported to a Bitmap structure. A wide range of properties allow the customisation of colour, siz ...
Chestysoft | 579 KB | Windows2000,WinXP,Windows2003 | 60 | Downloads: 877
Date added: Feb 12, 2007 |  » Details
 » PowerPoint to Flash SDK
PowerPoint to Flash SDK for .NET, ASP.NET and COM developer of professional PowerPoint-to-Flash solution, such as Online Collaboration, Online sharing of PowerPoint presentations, Application for presentation of PowerPoint slide shows (converted to Flash) ...
conaito Technologies | 40157 KB | WinXP,Windows2000,Windows2003,Windows Tablet PC Edition 2005,Windows Media Center Edition 2005,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,Windows Vista H | 1799 | Downloads: 841
Date added: Oct 25, 2007 |  » 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 |