$.fn.yiilistview.update(Id); How Can I Use This In Yii2 Jquery?

I have not found this ListView in the Yii2 framework assets.

What I want to do is I want to get a ListView to refresh it’s content based on a AJAX request. Do I need to manually copy this file and register it as an asset?

Or how can I trigger a Pjax widget to refresh it’s body, from JQuery?

@decemvre:

I also have a question same as your but no any reply,it is about Gridview.

Hello,

A friend found it for me; you can do it using Pjax like this:

http://www.yiiframework.com/wiki/655/how-to-use-gridview-with-ajax/

Thank for your link but i need an answer such as this question:

http://www.yiiframework.com/forum/index.php/topic/56908-best-way-to-post-data-from-dropdown-and-return-to-gridview-via-ajax/

And

http://www.yiiframework.com/forum/index.php/topic/56877-gridview-renderajax-incoming-param-for-gridview/