How to dynamically build an ASP.NET Server Side Table?
In ASP.NET, a server side table has a ‘runat="server" attribute, where as a client side table does not have runat="server” attribute.