yii2-widget-datatables icon indicating copy to clipboard operation
yii2-widget-datatables copied to clipboard

Ajax update table

Open crashkita opened this issue 9 years ago • 3 comments

How updated this widget with ajax and save search? Use only JS. Like $('.grid-view').yiiGridView('applyFilter');

crashkita avatar Jan 28 '16 17:01 crashkita

Sorry I am not fully understand your question. Do you want to save your search on page refresh? See this: https://datatables.net/examples/basic_init/state_save.html

fedemotta avatar Jan 30 '16 21:01 fedemotta

I have the same problem, how to reload only datatable with ajax?

tmendesilva avatar Feb 16 '17 19:02 tmendesilva

@tmendesilva using pjax sir, or renderAjax

atmanegara avatar Feb 13 '18 05:02 atmanegara