Add resizable, sortable attributes for columns element. Describe the priority of these attributes. columns - according to the default for all. The attribute value in the column takes precedence.
column
filterable
dataGrid
aggregatable, aggregationPosition
css
focusShortcut
multiSort, multiSortOnShiftClickOnly, multiSortPriority (+ link to the Vaadin's doc)
Description
Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/dataGrid.html
renderers
, using renderers with@Supply
annotation (UI Samples link), using predefined XML renderers (localDateRenderer, localDateTimeRenderer etc.) (https://github.com/jmix-framework/jmix-docs/issues/600)aggregation
headerFilter
sort by multiple columns
ItemsDetails
UI Samples linkcolumns
resizable
,sortable
attributes forcolumns
element. Describe the priority of these attributes.columns
- according to the default for all. The attribute value in thecolumn
takes precedence.column
filterable
dataGrid
aggregatable
,aggregationPosition
css
focusShortcut
multiSort
,multiSortOnShiftClickOnly
,multiSortPriority
(+ link to the Vaadin's doc)enterPressHandler
tooltipGenerator