i have a table like this :\[code\]<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>\[/code\]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??