23/12/2009, 06:55
|
| | Fecha de Ingreso: octubre-2009
Mensajes: 11
Antigüedad: 15 años, 1 mes Puntos: 0 | |
Fixed Width in TabPanels Hello!
I need a little help from you.
I have a TabContainer with some nested TabPanels. Each TabPanel has different contents and so, there are different widths depending on the panel.
I would like to have the same width for every TabPanel. I have used Width="100%" in both, TabContainer and TabPanel, but the width of each TabPanel fits its content.
Any ideas?
Thank you! |