<select> <option value='Id there'>'Organisation there'</option>... I'm try to do it, using ViewBag: ViewBag.Organisations = db.Organisations.ToList(); // get ...
確定! 回上一頁