Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
947 Points
201 Posts
Apr 28, 2012 11:08 PM|LINK
Hello
You can use the control Table from namespace System.Web.UI.WebControls.
Here has a sample:
http://msdn.microsoft.com/en-us/library/7bewx260(v=vs.100).aspx
I hope this help.
pierrefrc
Participant
947 Points
201 Posts
Re: How to add tr and td to an existing table from code behind?
Apr 28, 2012 11:08 PM|LINK
Hello
You can use the control Table from namespace System.Web.UI.WebControls.
Here has a sample:
http://msdn.microsoft.com/en-us/library/7bewx260(v=vs.100).aspx
I hope this help.