CustomerName, new SelectList(@ViewBag.custlist, "custId", ... SqlCommand cmd = new SqlCommand("Select customerId,FirstName as Name From ...
確定! 回上一頁