Posts

Showing posts from October, 2017

Creating tables in code behind using .NET

Image
This blog post gives a short and simple example of how you can build tables containing data, using a code behind method to dynamically build them. This link you can find the .aspx and .aspx.cs files  used to create the example. Both files have all you need to create code behind tables. The result of this would give you the output underneath