customOperations[]
Default Value: []
calculateFilterExpression
Type:
Function parameters:
filterValue: any
field:
Return Value:
NOTE
The
this
keyword refers to the custom operation's configuration.See Also
dataTypes
Default Value: undefined
Accepted Values: 'string' | 'number' | 'date' | 'boolean' | 'object' | 'datetime'
Define this option to make the custom operation available for all fields of specific data types. You can also make the operation available for an individual field by including the operation's name in the field's filterOperations array.
editorComponent
An alias for the editorTemplate option specified in React. Accepts a custom component. Refer to Using a Custom Component for more information.
editorRender
An alias for the editorTemplate option specified in React. Accepts a rendering function. Refer to Using a Rendering Function for more information.
editorTemplate
Type:
Template Data:
Name | Type | Description |
---|---|---|
field |
The field's configuration. |
|
setValue |
A method that you should call to change the field value after the editor value changes. |
|
value | | | |
The editor's value. |
icon
Type:
Default Value: undefined
This option accepts one of the following:
- The icon's URL
- The icon's name if the icon is from the DevExtreme icon library
- The icon's CSS class if the icon is from an external icon library (see External Icon Libraries)
- The icon in the Base64 format
- The icon in the SVG format. Ensure that the source is reliable.
Feel free to share demo-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you!
We appreciate your feedback.
We appreciate your feedback.