i have a table like this :
<table width="100%" bgcolor="Wheat" style="border:Solid 1 Black">
<tr>
<th>
VendorCode
</th>
<th>
VendorName
</th>
<th>
Password
</th>
<th>
Email
</th>
<th>
Phone
</th>
</tr>
</table>
the problem is i am not getting the table border… i am using updatepanel and ajax toolkit also … can any one tell me whats the problem??
thanks for all ur help guys but those are not working for some reason but this work for me: