/ Assembly List / LJCDBMessage / DataHTMLTable

Namespace - LJCDBMessage


Syntax

C#
public class DataHTMLTable

Methods to set data in HTML elements.

Public Methods
DataHeadings Create table headings from a data object.
DataHTML Create an HTML table from a collection of data objects.
DataRows Create table rows from a Data Object.
DataTableHeadings Create table headings from a DataTable.
DataTableHTML Creates an HTML table from a DataTable.
DataTableRows Creates table rows from a DataTable.
ResultHeadings Create table headings from a DbResult object.
ResultHTML Creates an HTML table from a DbResult object.
ResultRows Create table rows from a DbResult object.
9 Methods

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.