This component is AspLib component library part. This control almost completely mimics the standard Windows MaskedTextBox (it uses the same mask templates, on entering text visible mask is highlighted...). This component works in Internet Explorer, Opera and Mozilla. The "Mask Edit" control enables developers to set mask property by which the user input to "Mask Edit" can be restricted. The control has some client side events. |
|
This component is AspLib component library part. Use the WebTimer control to update/refresh any page that relies on changing data. WebTimer will automatically post back a webform (aspx page) at specified intervals. WebTimer raises an Elapsed event back at the server after the post-back occurs. |
|
TabControl is a flexible component for building tabbed interfaces in ASP.NET applications. Each tab represents a separate page which can be displayed in IFrame or DIV Panel. Tab design setting are available. A tab can be text and (or) a picture. TabControl can contain several rows. Selected tab can be changed through PostBack. Control tabs' orientation can be top, bottom, left and right. The control features integrated server-side & client side API. |
|
ALGrid - web-control that displays the values of a data source in a table where each column represents a field and each row represents a record. The ALGrid control allows you to select, sort, insert, and edit these items. The control has rich set of column types. |
|
The AspLib ToolTip is an easy-to-use, professional on-line context help tool for ASP.NET applications that allows developers to easily add in-page help for end-users. The end user just sees an image or text and they see pop-up or window context help that explains a page element. The tips can localize themselves automatically using application culture settings. |
|
UltimateCallback is an ASP.NET server control to provide AJAX callback functionality in your web applications. It allows you to make web pages more responsive by exchanging data with the server behind the scenes. Every time the user initiates a callback request UltimateCallback control refreshes only its own contents instead of reloading the entire web page as in the case of a regular postback to server. Some of the key features are:
* AJAX - AJAX (Asynchronous JavaScript And XML)
* Drag-Drop
* Callback Result
* Callback Error
* Loading Display
* Enable Caching
* Save State
* Auto Callback
* Override Output
* Down Level Browser Support
* Client-Side API
* Server-Side API |
|
|
|