Click here to Skip to main content
15,897,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear sir,
i am using ajax tabcontrol. everthing is ok. but problem is in the heigh of my different differen tabs. i need the height of every tab as the have content.
i have 4 tabs in tab control.
1st tab contains 7 continets, so its height should be as continental get the height.
2 nd tab contains 187 countries. so its height should be different as compare to continental tab.
3rd tab contains city information. i have near by 500 cities. i dont need the scroll and shouls show the complete city information so its height should be also large.
and so on for tourist place.

my problem is when i m declaring height of tabcontrol this height is inherited by each tab. and if i am not declaring height in tabcontrol it show only few details of each tab.

please help me how i can define the height of each tabs as they have the data coming from database in gridview.

Thanks.
Posted
Comments
Technoses 1-Jun-12 22:45pm    
you can use js for this

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900