PDA

View Full Version : problem within tabpanel



kd21
8 Mar 2007, 2:16 AM
hi friends,

I am using layout there is more than one center panel, which are converted in tab panel.

Now in one tab panel, I m including another jsp file..

In this jsp file i have create tabPanel (four tabs are here)

but i have two type of problem

1)this jsp file javascript is working as indually but after including in layout this is not working

2)In Included jsp (4 tabs are here) when click the second tab (here is one grid ) the grid is not coming in proper way it means(first column take the whole width of page) once click the row or column of grid then grid is come in proper ...

plz inform me why this is happening....

Thanks in advanced
kd21