<< Return to Main Index

< Return to Class Index

CGXHtmlW::GetTableString

virtual CString GetTableString();

Return Value

The return string is the HTML content of the grid between the <table> and </table>. It doesn’t contain the attributes of the <table> tag.

Remarks

This function composes the whole content of <table> tag as a string.

CGXHtmlW

Class Overview | Class Members