I am trying to add 2 grid.mvc in the same page (with the same structure) and fitering, shorting and paging apply to both grids. I cannot to find proper documentation...but i have seen people uses GridRenderOptions.Create(gridName, viewName) shall I separate the grid in partial views or something like that??
thanks