Pjax Container In a Form

Hello:

I’m having a problem with a pjax container that is contained in a form. The problem is that the view is a tabbed layout so each tab contains some of the form elements. And because I have a pjax container with a grid in the form the normal pjax behavior is not working but rather whenever I change the filters in the grid its submitting the entire form and not passing the grid filter data to the controller.

So does anyone know how to exclude a grid from a form so that it operates correctly?

Thanks!

I have the same problem, does anyone have a solution? :-/