title | page_title | description | slug | position |
---|---|---|---|---|
Overview |
Kendo UI for jQuery Form Documentation - Form Overview |
Get started with the Kendo UI for jQuery Form and learn about its features and how to initialize the component. |
overview_kendoui_form_widget |
0 |
The Kendo UI Form component allows you to generate and manage forms. Through a variety of configuration options, it makes creating and customizing forms a seamless experience. Achieve the desired form appearance by using default or custom editors, choose layout and orientation, display the editors in groups and columns, and configure validation.
- [Items]({% slug items_form_widget %})—Allows you to customize the appearance and behavior of the Form.
- [Layout]({% slug layout_form_widget %})—You can configure the layout of the items in the Form.
- [Groups]({% slug groups_form_widget %})—The Form provides an option to display its items in groups.
- [Orientation]({% slug orientation_form_widget %})—You can configure the orientation of the component.
- [Validation]({% slug validation_form_widget %})—The Form provides built-in validation.
- [Buttons]({% slug buttons_form_widget %})—The Form enables you to alter the built-in Submit and Clear buttons.
- [Getting Started with the Kendo UI Form for jQuery]({% slug getting_started_kendoui_form_widget %})
- Demo Page for the Form
- JavaScript API Reference of the Form