grid\GridView $filterUrl

$filterUrl public property

The URL for returning the filtering result. yii\helpers\Url::to() will be called to normalize the URL. If not set, the current controller action will be used. When the user makes change to any filter input, the current filtering inputs will be appended as GET parameters to this URL.

public string|array $filterUrl = null
doc_Yii
2016-10-30 17:04:15
Comments
Leave a Comment

Please login to continue.