Download Most Recent Software
 allapp -> Development -> Components & Libraries
Search by software name:


        Active X
        Basic, VB, VB DotNet
        C / C++ / C#
        Compilers & Interpreters
        Components & Libraries
        Debugging
        Delphi
        Help Tools
        Install & Setup
        Management & Distribution
        Other
        Source Editors
 


MayerSoft.Web.Controls.Spreadsheet      

MayerSoft.Web.Controls.Spreadsheet
    Screenshot

Screenshot of MayerSoft.Web.Controls.Spreadsheet

 
  Version:   1.0
  File size:   0.12 MB
  Date added:   July 29, 2004
  Requirements:   
  License:   Commercial
  Price:   $ 19.95
  Website:  Software Homepage
 

Free Download MayerSoft.Web.Controls.Spreadsheet

    Purchase 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 Related Titles
SWF To Image
SWF To Image library is an ActiveX programming library for converting SWF into BMP, JPG images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languages.
File Size: 1.90 MB Price: $ 69
 
SQLDataLayer
Script your Stored Procedures and optionally create the class objects necessary for any .net application that utilizes a SQL backend database. Accelerating your development time, creating a conistant easily maintained Class object Library.
File Size: 0.35 MB Price: $ 250
 
FlyTreeView for ASP.NET 2.0
FlyTreeView for ASP.NET 2.0 is an advanced treeview control. FlyTreeView for ASP.NET 2.0 features cross-browser support, client-side scripting model, unlimited drag-and-drop capabilities, dynamic populate, unlimited style and behavior customization
File Size: 0.47 MB Price: $ 99.5
 
Izenda Ad Hoc
Empower your users to quickly design and customize reports from a web browser. Izenda Ad Hoc is an AJAX enhanced ASP.NET component written in C# that connects to Microsoft SQL Server 2000, MSDE and Microsoft SQL Server 2005.
File Size: 0.39 MB Price: $ 0
 
WebDailyCalendarGo
A calendaring control for ASP.NET 2.0, Drag&Drop and Edit-in-Place is supported and a system calendar can be used for navigation. Includes C# source code.
File Size: 1.04 MB Price: $ 148
 
DeKlarit
DeKlarit is the data modeling and code generation tool that enables you to concurrently generate and maintain the data model, the data access and business logic layers of your .NET-connected applications.
File Size: 47.20 MB Price: $ 899
 
SpreadsheetConverter to ASP & ASP.NET
Solve your problem using Microsoft Excel, and let SpreadsheetConverter generate an ASP or ASP.NET-page. Looks like and calculates like the spreadsheet. Supports 190 Excel-functions. Code-behind for backend-integration. No Excel needed on server!
File Size: 5.35 MB Price: $ 149
 
X-Mailer Direct
E-mail Marketing in 4 easy steps. Download X-Mailer Direct for free and discover how it can be of advantage to your initiatives.
File Size: 5.28 MB Price: $ 49
 


Topics Contact Us Submit Software