SEARCH:
Previous: hSpan Next: hTRFiller

hTRFromRow

string CSS_Class
Array Row


Accepts a Row Array and returns a complete HTML TR element, populated with on TD element per element of the Row Array.

The first parameter is the Optional CSS Class. This class is assigned to the TR and to each of the TD elements.

Previous: hSpan Next: hTRFiller