asp.net.ph

Skip Navigation Links

HtmlTableCell Control Syntax

ASP.NET Syntax   ASP.NET Syntax for HTML Controls


Creates a table column header or data cell control.

Declarative Syntax

For information on the individual members of this class, see HtmlTableCell in the class library.

Working with HtmlTableCell

The HtmlTableCell control enables programming of the HTML <td> and <th> elements. You can dynamically add cells to an HtmlTableRow control, whether in response to control events or through binding an HtmlTable control to the entries in a data source.

To see a sample of using the HtmlTableCell control, please refer to:


See Also

HtmlTableCell Class   HtmlTable Class   Web Forms Events and Handlers


Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note