PDA

View Full Version : Pseudo-tabs? (w/ UI but not functionality)



IGx89
12 May 2007, 6:52 AM
I'd like to use a TabPanel above a single Grid as a filter for the grid, meaning clicking on tabs causes the Grid to refresh (and stay visible) instead of showing a completely different panel. Anyone doing something similar, that could share how you did it? I tried creating a TabPanel with all empty DIVs, with the Grid below it (instead of in it), but unfortunately that caused the TabPanel to not seamlessly blend into the Grid :(.