RapidTextBox Management for ASP.NET
You may have an enormous web form with some textual content field controls. A few of them could be coping with foreign money entering, others could be coping with date and but some could be dealing with e-mail tackle. And also you need the controls to validate consumer enter with minimal code, plus you could have very quick time. You might be nervous, scared and nervous? You, don’t want to fret in any respect. EGrappler is happy to launch one other helpful management RapidTextBox. This textual content field management has inbuilt options of validation for various sorts. Additionally, it renders the related label for the textual content field control.
You solely want to pull and drop the Speedy Textbox management, set your required properties and a little bit of CSS, that’s it, your kind design can be carried out.
RapidTextBox renders as a traditional textbox management with the distinction that it additionally makes HTML label tag
Right here is the HTML markup generated by RapidTextBox Management.
*
Contents
Varieties Supported By Speedy TextBox Management
- Date with DatePicker
- Numeric Values
- Forex Values
- Email Tackle
Supported Validation
- Required Enter
- Email Format
- Forex Format
- Digital Format
RapidTexBox Properties
- TextAlign: Proper/Left Alignment of textual content in the textbox.
- IsRequired: Can’t be empty.
- IsNumeric: Solely numeric values.
- IsEmail: Solely e-mail tackle.
- IsCurrency: Solely foreign money worth. e.g. 1,111
- IsDate: A jQuery calendar will probably connect to the textbox.
- ShowMonthSelection: To show months choice dropdown, for Date kind solely.
- ShowYearSelection: To show years option dropdown, for Date kind solely.
- ShowPercentage: To show ‘%’ signal after the textbox.
- RequiredFieldErrorText: Error message for required discipline.
- InvalidDataTypeErrorText: Error message for numeric kind.
- InvalidCurrencyErrorText: Error message for foreign money kind.
- InvalidEmailAddressErrorText: Error message for e mail tackle.
- CalendarImagePath: Calendar button picture for Date kind.
- LabelText: Textual content for the label.
Utilizing RapidTextBox Management
Comply with the steps under to make use of the RapidTextBox Management.
- Add a reference to RapidControls.dll into your Net Utility
- Register the tag prefix in internet.config e.g.
- Add the RapidTextBox to ToolBox, by proper clicking on ToolBox and deciding on Select Objects after which deciding on the RapidControls dll by browse to your software’s bin listing.
- Drag & Drop the RapidTextBox management from ToolBox to your Net Kind or manually kind the tag e.g.
RapidTextBox controls makes use of jQuery UI library to implement the Date Picker control. So, It’s essential add the next jQuery scripts and types for Date Picker to work correctly.
- Newest model of jQuery
- jquery.ui.theme.css
- jquery.ui.all.css
- jquery.ui.core.js
- jquery.ui.datepicker.js
- jquery.ui.widget.js
Click on the Obtain button under to get the pattern software with RapidTextBox management supply code.
Rapid Text Box Review
- Overall
- Feature Availability
- Customization
- Design Quality
- Flexibility
gr8 post
Excellent, I would like to have more controls 🙂