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