Submit Software | Bookmark This Page


 

 

MayerSoft.Web.Controls.Spreadsheet

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. MayerSoft.Web.Controls.Spreadsheet is licensed as shareware, the cost of the registered version is $19.95 and full size of the download is 0.12 MB. You may download a free version of MayerSoft.Web.Controls.Spreadsheet by following download link at Free Download section of this page. MayerSoft.Web.Controls.Spreadsheet is developed or distributed by MayerSoft LLC and is listed under asp.net server controls.

Software Screen Shot

ASP.NET spreadsheet Cells may contain text, labels, dates, numbers or formulas.

Related Software

web page faq spreadsheet template spread1 cells work financial calculators text labels licensekey basic math cell references system dll ispostback server control ticks pow two kinds functionality

Review and Awards

Place it on your website!

Free Download

 Product: MayerSoft.Web.Controls.Spreadsheet
 Download URL: Download Now!
 Publisher: MayerSoft LLC
 Cost: $19.95
 License Type: Commercial
 File Size: 0.12 MB
 Release Date: 7/29/2004
 Platform: Windows2000,Windows2003
 Keywords:

MayerSoft.Web.Controls.Spreadsheet Software Downloads

NexMander - NexMander is the ultimate toolbar for Windows.
CounterMail - CounterMail is a web stats and counter script in one, but with a slight twist.
Compare PDF - Compare related and non-related Adobe Acrobat PDF files
Adr_Book - Adr_Book is an Address Book PIM Dialer Label Booklet Envelopes and Reports
Thumb Print Pro - Create web pages from your image library. Create JPG and thumbnail images.
JExpert - Prepare for Sun's Java Programmer Certification with a test simulator.
Present-iT - Create powerful multi-slide presentations for on-line or printed presentations
EstiMaker PalmOS - Designed to help electrical professionals with the estimating/bidding process,.
DeviceLock Me - Protects your Windows 95/98/Me system by locking access to a removable devices.
Snoopy - Help Snoopy the dog get back home to his doghouse.
honestech Photo DVD - Anyone can create lasting video from photos and pictures with Photo DVD.
Ebony BabeFest - 25 lovely ladies in this exciting addition to the BabeFest screensaver series.
Xp Sp2 Integrator - Integrate SP2(service Pack 2) into your own Winxp.
A VIP Simple To Do List - Easy tool for planning of everyday tasks of your life with help of to-do list.
Zen Garden Screen Saver - Zen Buddhist screen saver with images of Zen gardens.
Comparator Fast - Simplifies the comparison / verification / synchronization status of folders.
Storage Triage - Professional - Disk space sizing and analysis utility with Graphs, Reports and Analysis tools
WapWebCam - Provides access to your pc WebCam via mobile phone(wap) also via html.
Auction Lizard - Auction design tool for creating professional looking auctions on the fly.
LingvoSoft FlashCards German <-> Italian for Pocket PC - This is a set of 4 exciting games helping you quickly expand your vocabulary.

Copyright © 2006 - 2008 LastDownload.com