Completed
Last Updated: 14 Oct 2021 10:31 by ADMIN
Created by: James
Comments: 3
Category: Form
Type: Feature Request
2

Please support the plain TextBox as a valid editor within form configuration.  There are times when I would like to put a number into a plain textbox and apply custom code to that rather than use a NumericTextBox.

EG:

{ field: "uploaded", label: "A Label", validation: { required: true }, colSpan: 3, editor: "TextBox" }

Completed
Last Updated: 22 May 2020 08:34 by ADMIN
Created by: Christian Storb
Comments: 1
Category: Form
Type: Feature Request
1
The grid in Kendo UI for jQuery offers options for editing its data in a popup dialog.

The popup dialog should be provided as a widget regardless of the grid (or in addition) in the framework. Thus, the edit dialog could be easily implemented by application developers.

Example: https://jsfiddle.net/chstorb/f0x4b6gh/
Completed
Last Updated: 02 Jun 2020 05:55 by ADMIN
Created by: Anna
Comments: 1
Category: Form
Type: Feature Request
0

Please document an example of editor as a function.

A simple example could be a password field: https://dojo.telerik.com/@GaloisGirl/ARIGOmUj