Customizing Tables in ASP.NET is a tutorial which gives you the sample code for customizing the table in ASP.NET. In this tutorial the author perfoms it using three methods such as by adding combo box control as the table cell, adding ccheckbox control as the table cell and applying colors to the comobox and checkbox columns.