Software Listing of Author : "Mayersoft Llc"
- MayerSoft.Web.Controls.NewsScroller
- License: Shareware
- Price:


Two asp.net server controls: NewsScroller scrolls content in a box, and Display shows content with transitions. Declarative or code-behind content. Display and NewsScroller controls (2 in 1)MayerSoft.Web.Controls.Display MayerSoft.Web.Controls.NewsScroller MayerSoft.Web.Controls.DisplayThis is the Display control MayerSoftNews Scroller infoEasy to use!Just drop it on your web form and set properties! 'Declarative' property settingsJust drop it on your webform and set the properties. Be sure to double click on the 'DisplayItems' property and add your Display Items there. Here's how the control might look in HTML: Using code-behind programming to set propertiesAdd the control to your aspx webform page, in the page_load, add the following: Display1.DisplayItems=new DisplayItem[3]{new DisplayItem( "title1", @"literal....
- Publisher: MayerSoft LLC
- Date Released: 21-6-2009
- Download Size: 10 KB
- Download
- Platform: Win2000, WinOther
- MayerSoft.Web.Controls.Spreadsheet
- License: Shareware
- Price:


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! FAQWhat 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+200System.Math namespace:...
- Publisher: MayerSoft LLC
- Date Released: 07-06-2009
- Download Size: 122 KB
- Download
- Platform: Win2000, WinOther
