|
ASP.NET Group Validator
|
Other links at ASP.NET > Scripts and Controls > Form Processors |
| 1. |
AspLib - DualSelectBox
|
|
|
This control provides a simple and intuitive way for a user to make multiple item selections. Available items are displayed in one list, selected items displayed in another. It is possible to filter elements using Filter text field. It is also possible to display ToolTip with additional description for each item. This control works without postback between the movement of the Lists and has AutoSorting and PreSelect properties. Databinding for Select and PreSelect properties. ItemUpdated event. DataSource can be DataSet, DataTable, Array or Collection.
|
| 2. |
AspLib - WebTimer
|
|
|
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.
|
| 3. |
Form Builder
|
|
|
Create web site forms, contact lists, polls, fight spam mining tools and more, all the while utilizing nothing more than a web browser. AITs Form Builder will guide you through the process of selecting the type form you want to build, the fields to include, and this tool will even provide the HTML code needed to bring forms to life. Just copy and paste the code into your web page, and the form is live. Form Builder will even store the results in a data base so you can call them up whenever theyre needed. Its form creation made easy, and you dont even have to know HTML.
|
| 4. |
AspLib - Checkbox
|
|
|
The advanced ASP.NET checkbox that sets pictures or (and) text to display mode information.
|
| 5. |
AspLib - ComboBox
|
|
|
This component is AspLib component library part. ComboBox provides auto-complete functionality so that when you write text in the combobox, it completes the text if it finds in item collection. The control has some client side events.
|
|
|