GridView +Pjax(method POST)+filters+pagination

Hi all,

How to use pagination in GridView together with Pjax(method POST) when filters apply?

If clicked an pagination button, then filters reset. If use method GET in Pjax, all works fine.