TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Kumar AU
1.1k
321
63.5k
Please help me how do i display dropdown list -MVC4
Apr 28 2017 5:27 PM
his is my View Code. in
MVC4 Project
var listPurpose = GetDropdownData(Model.AvailableReceiverPurposeOfFundList);
Could you please help me how do i display drop down list with scroll option. The above mentioned variable (i.e listPurpose) contains List of values almost 25 records are present in that list.
Using fixed height DIV element with AutoScroll enabled because my application will run in (600X800 screen - ATM TILL MACHINE), and options to choose.I need to do using JQuery / JavaScript.
Please help me.
Reply
Answers (
2
)
Reduce Code in ASP.Net
How to check image dimension and restrict user?