Change the PageSize in server side row model

Hi All,

I need to change the PageSize in server side rowmodeltype. Currently its always set to 100, and I tried to change in javascript getServerData function but it didn’t work.

Please let us know if we can change the page size in SSR model in ag-grid in plotly dash using python.

Thanks