Previous Topic: detailRowHdr( hdrtext, colspan, is_required )

Next Topic: detailWriteRow()


detailSetRowData( text )

This function stores HTML text for the data (TD) element of an item in the grid. The text is not actually written to the form until a detailWriteRow() function or dtlStartRow macro is invoked. The single argument is the HTML text of the element to be stored.