public DataTable GetSelectedData(string helpid, string codes, bool mode) { return(dac.GetSelectedData(helpid, codes, mode)); }