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
Akshaya arumugam
NA
183
22.9k
How to call the function on click event?
Aug 14 2018 1:35 AM
I have a knockout function like below :
VM_ManagePatients = function () {
var MedicalandUser = {
ManageMedicalRecords: function () {
debugger;
alert("function called");
}
}
};
How to call this on click event?
Reply
Answers (
4
)
How can we get the reference of row in EXTjs grid?
Export WebPage to Excel - Excel removing trailing zeros