C# |
---|
public class HTMLTableData |
DataHeadings | Create table headings from a Data Object. |
DataHTML | Create an HTML table from a Data Object. |
DataRows | Create table rows from a Data Object. |
DataTableHeadings | Create table headings from DataTable. |
DataTableHTML | Creates an HTML table from DataTable. |
DataTableRows | Creates table rows from DataTable. |
ResultHeadings | Create table headings from result. |
ResultHTML | Creates an HTML table from DbResult. |
ResultRows | Create table rows from result. |