Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
97923 Points
14516 Posts
Apr 29, 2012 10:52 AM|LINK
can you use GridView simply....it solves your problem in a clean way....or else you need to create all TD and TR in your C# code and add them to this table from codebehind...http://msdn.microsoft.com/en-us/library/7bewx260.aspx
Thanks,
ramiramilu
All-Star
97923 Points
14516 Posts
Re: Populate HTML TD rows from code behind
Apr 29, 2012 10:52 AM|LINK
can you use GridView simply....it solves your problem in a clean way....or else you need to create all TD and TR in your C# code and add them to this table from codebehind...http://msdn.microsoft.com/en-us/library/7bewx260.aspx
Thanks,
JumpStart