public DataTable MasterSave(mcinventory mc)
 {
     return(mc.MasterSave());
 }