Pjax within Bootstrap\Tabs widget

Hi all,

I’m trying to set up some bootstrap tabs with gridviews inside. The problem is, when you use the navigation buttons on the gridviews, the tab returns to it’s default position (not very handy when you’re trying to navigate through pages). Is there any way to turn on Pjax for the Tabs widget?

It would be extremely handy!

My closest alternative is to throw pjax and gridview in a separate view, and to render that within the tabs widget.

share your code please