Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
How to show last item of dropdown list in first postion
Dr.Ajay Kashyap
7y
204
1
Reply
How to show last item of dropdown list in first postion and remaning are same...in MVC using viewbag.
ViewBag.City_Id = new SelectList(this.db.Cities.AsEnumerable<City>(), "City_Id", "City_Name", null);
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
ASP.NET MVC Validation
Application Development in Azure