Click here to Skip to main content
16,013,548 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to create a horizontal and vertical scrollbar in a table
Posted

1 solution

Hi,

Put this property in your table tag.

style="overflow:auto"

Happy Coding :)
 
Share this answer
 
Comments
Agustee 4-Jun-12 0:55am    
thanq so much
Agustee 4-Jun-12 0:57am    
i'm having five columns in ma table i need the scorllbar oly for the last four column. what to do for this?
Linto Leo Tom 4-Jun-12 1:04am    
I am not sure, whehter it is possible or not.

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