Include two new properties in kartik\dynagrid\DynaGrid widget:
iconVisibleColumn
iconHiddenColumn
to allow display of indicators for visible and hidden columns in the column reordering dialog pane. Can be set to empty or any HTML markup to control display.
Include two new properties in
kartik\dynagrid\DynaGrid
widget:iconVisibleColumn
iconHiddenColumn
to allow display of indicators for visible and hidden columns in the column reordering dialog pane. Can be set to empty or any HTML markup to control display.