Add cell-template for custom table column***
***Adjust column width for MonalisaLB_KADDalamPelaporan.vue*** ***Add new queries for laporan bulanan
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
:row-alternation-enabled="true"
|
||||
:hover-state-enabled="true"
|
||||
@selection-changed="onSelectionChanged"
|
||||
:column-width="100"
|
||||
@exporting="onExporting"
|
||||
:allow-column-resizing="true"
|
||||
column-resizing-mode="widget"
|
||||
@@ -88,7 +87,7 @@
|
||||
</DxColumn>
|
||||
</DxColumn>
|
||||
<DxColumn
|
||||
:width="150"
|
||||
:min-width="150"
|
||||
alignment="center"
|
||||
data-field="persen_komplain_pelanggan"
|
||||
data-type="number"
|
||||
|
Reference in New Issue
Block a user