Method PrepForHtml
PrepForHtml(DataSet)
public static void PrepForHtml(DataSet ds)
Parameters
dsDataSet
PrepForHtml(DataTable)
public static void PrepForHtml(DataTable dt)
Parameters
dtDataTable
public static void PrepForHtml(DataSet ds)
ds DataSetpublic static void PrepForHtml(DataTable dt)
dt DataTable