public void UpdateTotal() { orderdao = new DAO.OrderDAO(); orderdao.TotalAmtUpdate(Order_total_amt, Pos_orderno); }