I would like to pass a parameter (i.e. a string) to an Onclick function. For the moment, I do this: '<input type="button...
Read More
Hi
creating excel using datatable
public static void ExportExcel(DataTable dtTable) { GridView grdEmp = new GridView(); HttpContext.Current.Response.Clear(); HttpCon...
Read More
Subscribe to:
Posts (Atom)