grid\DataColumn $enableSorting

$enableSorting public property

Whether to allow sorting by this column. If true and $attribute is found in the sort definition of yii\grid\GridView::$dataProvider, then the header cell of this column will contain a link that may trigger the sorting when being clicked.

public boolean $enableSorting = true
doc_Yii
2016-10-30 17:04:08
Comments
Leave a Comment

Please login to continue.