Controls You Can Use on Web Forms ASP.NET Standard Controls Table, TableRow, and TableCell Controls
Adding a Table Web server control consists of two steps: adding the table itself, and separately adding the rows and cells. You can add rows and columns at design time to create a static table, or you can add them at run time in code. For details about adding them at run time, see Adding Rows and Cells Dynamically to a Table Control.
asp: Table
Introduction to the Table Control Adding Rows and Cells Dynamically to a Table Control Displaying Database Information Using a Table Control
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note