Ignite UI Combo Box
Combo boxes are a very popular HTML control because they are so versatile. Ignite UI expands on this versatility with its Combo Box component. The Ignite UI Combo Box is a full-featured combo box control that binds to a variety of data sources, including JSON, HTML select, XML and .NET collections and provides a robust templating system to get the exact look and feel for your application.
View SampleIgnite UI Editors
Data validation is a very important step in all applications. Ensuring that you’re receiving the expected type of data is a key aspect of validation, and performing this on the client-side is expected in modern web applications. With Ignite UI’s editors, you can create user-friendly applications that clearly indicate what kind of data you want your user to provide. Ignite UI provides masked-edit controls that can handle numerals, currency, percentages, email addresses, phone numbers, or any other format Ignite UI’s masked editor helps you ensure the data is formatted correctly.
View SampleIgnite UI HTML Editor
Users are getting more sophisticated, with many knowing some basic HTML. With the Ignite UI HTML Editor, you can give your users the ability to use this powerful markup language to capture more than just raw text in a way most control libraries simply don’t offer. Formatting features include bold, italic, font face and size, image alignment, link and table support. You extend the functionality of the toolbar was well as customize the buttons and behavior of the editor.
View SampleIgnite UI Notifier
Ignite UI’s Notification component is a great way to unobtrusively provide information to users with information about your application. The Notification component can also augment the functionality of the Ignite UI Validator and Editor controls. Featuring success, error, warning and info states, you can easily associate different types of messages with your web application’s input controls.
View SampleIgnite UI Rating
With high precision options and an array of ways to style everything from rating options to the control itself, the Ignite UI Rating control makes it easy to collect rating statistics.
View SampleIgnite UI Validator
The Ignite UI for JavaScript Validator control offers flexible input validation options for a variety of page elements, such as Ignite UI for JavaScript Editors, Combo, and Rating components. The Validator supports both multi-step validation and execution of all validation steps resulting in a single notification message. In addition to the tight integration options with the Ignite UI for JavaScript components, the Validator can display notification messages either via the Ignite UI for JavaScript Notifier component or an arbitrary HTML element. Ignite UI for JavaScript’s Validator component can be configured to target multiple inputs and implement custom validation rules.
View Sample