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
Manisha Agarwal
NA
5
3.2k
Not getting listbox selected value in angularjs
Dec 1 2014 4:47 AM
Hii
<select multiple ng-multiple="true" class="form-control emailReminder width-169" ng-if="checked" ng-model="selectedReminder" ng-options="x as x.title for x in emailReminderList" value="{{x.id}}">
</select>
I am not able to get the selected value from list in angularjs in controller.js
Please suggest the code to get the selected array value to push it into new array
Reply
Answers (
0
)
How to return data from web method to fill treegrid
Upload and Search File