richard.milone
09-16-2009, 11:10 AM
Just ran into this today. If you have a card layout with a paging grid in each card, the bottom paging toolbars will not render correctly unless you specify hideMode: 'offsets' in the configuration options for each of the grid panels in the layout. It has to do with the way components are hidden and shown when switching between cards. Kind of an unintuitive thing so I'm documenting it here for future reference.