Click here to Skip to main content
15,917,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to display only border and horizontal lines of a table in asp.net ?

I had one table with 6 rows and two columns. I just want to display border of table and just horizontal lines of the rows inside table
Posted

1 solution

Hi Jayraj,

You can try this link http://stackoverflow.com/questions/7065342/table-with-custom-borders and extract ideas from this.

I have not tried this implementation. Consider this link as a reference.

Good Luck
 
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