vuejs-datatable icon indicating copy to clipboard operation
vuejs-datatable copied to clipboard

Search field outside.

Open PhelippFerreiraDaSilva opened this issue 4 years ago • 1 comments

Hello friends!

I just started working with your Pluging, I'm new to vue and it's been a challenge, you know!

But, unfortunately, I didn't find any way to update the datatable, unless forcing a click on a sortable column.

I followed this tutorial ...

https://gerkindev.github.io/vuejs-datatable/tutorials/ajax/ajax-handler.html

It seems to be working fine, but I couldn't find a way to trigger some type of refersh event every time the user types ...

Thank you!!!

PhelippFerreiraDaSilva avatar Oct 14 '20 21:10 PhelippFerreiraDaSilva

My bad!!!!

I just found a way to do it.

image

Just needed to place the same property as filter.

Refereces: https://github.com/GerkinDev/vuejs-datatable/issues/141

PhelippFerreiraDaSilva avatar Oct 14 '20 21:10 PhelippFerreiraDaSilva