Answer the question
In order to leave comments, you need to log in
How to sort gridview yii2 without reload?
A table is loaded on the page using GridView::widget
Now, when you click on the table headers, a new page with sorted data is loaded. (table without pagination)
Is it possible to specify in the widget settings what needs to be sorted on the client, without requests, current data?
Or do I need to add some kind of js plugin on top of what is already there and turn off filtering on yii for everything?
Answer the question
In order to leave comments, you need to log in
Is it possible to specify in the widget settings what needs to be sorted on the client, without requests, the current data?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question