Add context menu to DxGrouping components
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
/>
|
||||
<DxColumnFixing :enabled="true" />
|
||||
<DxGroupPanel :visible="true" />
|
||||
<DxGrouping :auto-expand-all="true" />
|
||||
<DxGrouping :auto-expand-all="true" :context-menu-enabled="true" expand-mode="rowClick" />
|
||||
|
||||
<DxColumn
|
||||
:width="60"
|
||||
|
Reference in New Issue
Block a user