I have a basic example which creates two seperate ext.grid.Grid on a page. Everything seems cool, seperate data models, sorting, etc.
However, when I adust the column width of one of the grids, both grids data areas column size adjust (not the column header for the other grid, just the rows width that is being adjusted in the other Grid).
Has anyone an example of two Grids on a page working?