I have multiple mvccontrib grids on 1 view page each w/ its own pagination. My problem is when I page 1 grid it pages the other 2 as well. Is there I can differentiate what grid is being called so only the 1 gets paged or are there any other work around for this
Share
You could set the
pagequery string parameter to different values on both grids:or build the query string yourself: