Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
dxForm Configuration
Specifies whether item labels in all groups are aligned. Applies only to labels outside their editors (see labelMode). NOTE This property applies only to those simple items that are nested within... the labelMode property within editorOptions. NOTE Please review the following notes: The following editors do not support "static" and "floating" modes and will default to "outside" mode: "dxCalendar
dxForm Item Types
of a simple form item. A simple form item is an editor-label pair usually bound to a formData object field used to display and modify this field. You can also create a simple item without binding
dxForm ButtonItem
alignment. visible Specifies whether the item is visible. visibleIndex Specifies the item's position regarding other items in a group, tab, or the whole UI component. Form items without the specified
dxForm GroupItem
For extra small screens, this property always equals 1 to make the UI component adaptive. Specify the colCountByScreen property to override this logic. See Also Columns within a Group...; ); }; export default App; colSpan Specifies the number of columns spanned by the item. View Demo See Also Columns within a Group component An alias for the template property
dxForm SimpleItem
A simple form item is an editor-label pair usually bound to a formData object field used to display and modify this field. You can also create a simple item without binding it to a formData field. For example, it can be a check box that allows a user to confirm his agreement to process entered data. For detailed information on configuring simple items, see the Configure Simple Items topic