Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to insert web controls into table?
Message
From
15/11/2007 10:27:02
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web forms
Title:
How to insert web controls into table?
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01269162
Message ID:
01269162
Views:
55
I am using VS2005 to create new ASP.NET page and I have been having a hard time inserting a textbox or button control into a table where it would stick to the table column (td). Please advise on a technique on how to insert them properly. I also have tried going to the source and putting the control code in between the
<td><asp:textbox../></td>
, but it seems that it is not helping as well.

Thanks,
Sam
Next
Reply
Map
View

Click here to load this message in the networking platform