I am using the control and in tabs i am loading asp.net gridview control with data in it. But problem is gridlines are shown on pages which are loaded in other tabs too. How i can handle this prolbem.
e.g.
If i have 4 tabs and 3 tabs have asp.net gridview control loaded in IFrame.Then grid lines are also shown in other tabs.Like grid lines will be shown in tab1 too. How to handle this problems
regards
Please, try to use the following method:
tabbar.enableForceHiding(true);