public DataSet GetDesigDetails() { dbproduct = new DBProduct(); return(dbproduct.GetDesigDetails()); }