Multi grids on the same page

Hello, i have 10 grids on the same page and in the controller i create 10 ActiveDataProvider.

I’m using pjax and when i sort or change the page on 1 grid, it create the 10 ActiveDataProvider on the controller.

For performance optimizations, how can i just make it create the ActiveDataProvider required, instead of the 10.

hello, anyone can help me ?

Thanks

Problem solved.

Thanks