v8.2 and earlier
Overview
Customize the forms in your dynamic workflows by adding controls. employs standard .NET controls. The following controls are supported.
Supported Controls
- Button
- ComboBox
- Date Input
- Date Picker
- Grid
- Hyperlink
- Image
- Masked Textbox
- Numeric Textbox
- Time Picker
- Text Area
- Text Box
- Upload
- Validations
v8.3
Overview
Customize the forms in your dynamic workflows by adding controls. employs standard .NET controls. Below is the list of supported controls.
Batch Edit Grids
You can batch edit grids, but there are several limitations.
- ComboBox and Attachment do not support template columns.
- In GridDropDownColumn, only RadComboBox control is supported.
- In the Attachment column, only the RadAsyncUpload control is supported.
- In the Template column in batch maode check box, htmleditor columns are not supported.
- In batch edit, htmleditor columns are not supported.
- Batch mode is not supported on detail table dataitems in hierarchy mode.
- You can only save changes by clicking Save Changes.