Componentart. Web. UI

Source: Internet
Author: User

 

Username: yssoft
Password: 1ce0ebc023

Http://www.componentart.com/user/sitelogin.aspx

You can download the latest

 

Http://blog.csdn.net/aliang128/archive/2004/10/22/147212.aspx
Http://bbs.topsage.com/dispbbs_123_161434_17_1.html
New features:
Advanced User Interface Control Suite: Infrastructure des 18 premium user interface controls for development of sophisticated Web applications.
There are 18 main user interface controls that developers can use to develop complex web applications.
Calendar
Callback
ComboBox
Dialog
Editor
Grid
Menu
Multipage
Navbar
Rotator
Sitemap
Snap
Spellcheck
Splitter
Tabstrip
Toolbar
Treeview
Webchart Lite

Built for ASP. NET: available in three progressively more powerful framework builds: ASP. NET 1.0, ASP. NET 2.0 and ASP. NET Ajax.
Applicable to various releases of different frameworks: ASP. NET 1.x, ASP. NET 2.0, and ASP. NET Ajax.

Deepest ASP. NET Ajax integration: the first true controls to fully exploit the most advanced Ajax framework available.
The first one fully supports Ajax framework controls and is highly integrated with ASP. NET Ajax.

Comprehensive documentation and support: featuring complete product documentation online and all-inclusive technical support resources.

Enterprise Consulting and Training: customized consulting and training services are offered to support enterprise development projects involving larger teams of developers.

Flexible licensing: available at developer, subscribe and enterprise levels.

Componentart. web. ui 2007.2 fully supports Ajax and works with ASP. net Ajax is highly integrated and is currently applicable to ASP. net 1.x, ASP. NET 2.0, Asp. net Ajax. Visual Studio 2008, codenamed "orcas", is fully supported. browser support is also extended to: Internet Explorer 5-7, Firefox 1-2, Netscape 7-8, mozillas, opera 8-9, Safari 1, etc.
Following the release of three new members (ComboBox, dialog, toolbar) in version 2007.1, version 2007.2 now joins several new members, among which editor is the most exciting one. In addition, this version also focuses on Web service support.

I used my cashier software and recommended it to me (150-RMB/set). Every successful launch of the software paid RMB.

 

2005/11/30
Usage of the componentart. Web. UI. Calendar Control
About componentart. Web. UI. Calendar
Make the following statement in the aspx foreground file:
<% @ Register tagprefix = "componentart" namespace = "componentart. Web. UI" assembly = "componentart. Web. UI" %>

<Componentart: Calendar id = "cldcalendar" runat = "server" controltype = "calendar" popup = "Custom"> </componentart: Calendar>

<Componentart: Calendar id = "cldpicker" runat = "server" pickerformat = "Custom" controltype = "picker"> </componentart: Calendar>
 
Controltype field: "calendar" indicates that "picker" is set for the date box, indicating that displaybox is set.
The default current date must be set for "calendar" and "picker" respectively:
Public withevents cldcalendar as componentart. Web. UI. Calendar
Public withevents cldpicker as componentart. Web. UI. Calendar
Cldpicker. todaysdate =. creditcardexpiration
Cldcalendar. todaysdate =. creditcardexpiration
 
Set the. mindate attribute to the minimum limit of the selected date. Similarly, the. maxdate attribute
Cldcalendar. mindate = new date (date. Now. Year, date. Now. Month, date. Now. Day)
 
Set the range of access prohibited dates
Calendar. disableddates. selectrange (byval fromdate as date, byval todate as date)

 
TIPS:
If the calendar control on the page has already selected a previous date, and you do not want to have it select a range from the selected date to the current date after the edit button is clicked, you can use disableddates. selectrange.
Note that you cannot set the minimum value of the ratio before the control is assigned a value, in this case, to add a calendar in the page_load event, you can only set the selected date to the minimum value, and then use disableddates to set the date from the selected date to the current day. selectrange shielding. otherwise, it can only be added to the page_prerender event. 16:34:02 | write logs | computers and the Internet

Http://www.web3.cn/Content,2006,5,30,139.aspx
Http://topic.csdn.net/t/20050419/22/3950364.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.