You are here:
xnodesystems.com > Products > XField Suite
XField Suite - ASP.NET data entry field controls
XField Suite is a package of multiple creative ASP.NET data entry field controls
which focus on data entry using the field control concept. Field control encapsulates label,
data entry elements and validators into a single control to help developers maximize
their productivity when developing data entry Web form. XField Suite contains the
following ASP.NET Web controls:
| Name |
Category |
Description |
| Boolean Field |
Field Control |
Respresents a labeled check box that is used to display and enter boolean value. |
| Credit Card Field |
Field Control |
Represents a labeled text box that is used to display and enter credit card number. |
| CVV Code Field |
Field Control |
Represents a labeled text box that is used to display and enter credit card verification code. |
| Date Field |
Field Control |
Respresents a composite control that is used to display and enter date value. |
| Description Field |
Field Control |
Represents a labeled text box that is used to display and enter description data. |
| Dynamic List Field |
Field Control |
Respresents a labeled auto-completable drop down list that allows user to
display and select a single item from the auto-completable drop down list. |
| Email Address Field |
Field Control |
Represents a labeled text box that is used to display and enter e-mail address. |
| Field Panel |
Field Management |
Represents a container server control that is used to group other server controls
on a page. This control is particularly useful in managing the layout of FieldControls. |
| Gross Date Field |
Field Control |
Respresents a composite control that allows user to display and enter
GrossDate (month/year) value. |
| List Field |
Field Control |
Respresents a labeled drop down list that allows user to display and select
a single item from the drop down list. |
| Multi-Select List Field |
Field Control |
Respresents a labeled auto-completable list box that allows user to display and select
multiple items from the auto-completable drop down list. |
| Number Field |
Field Control |
Represents a labeled text box that is used to enter and display number. |
| Numeric Field |
Field Control |
Represents a labeled text box that is used to display and enter numeric data. |
| Script Manager |
Field Management |
Respresents a WebControl that is used to manage JavaScript for FieldControls in a page.
Each page can only contain one instance of ScriptManager. |
| Text Field |
Field Control |
Represents a labeled text box that is used to display and enter textual data. |
Implementation
XField Suite is implemented by the XNode.Web.XField assembly.
Documentation
Click here to see the documentation
of the XNode.Web.XField assembly.
Platform
XField Suite requires ASP.NET 2.0 and above.
Browsers Tested
| XField Suite has been fully tested on the following browsers: |
 IE |
 Firefox |
 Chrome |
 Safari |
 Opera |
Demo
Click here to see the demo of XField Suite.
If you have questions, please visit our FAQs page or contact us
at support@xnodesystems.com to find out more.
Go to top