Why Join
Become a member
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
C# Corner Home
Technologies
MonthlyLeaders
ASK A QUESTION
Forumguidelines
Schleid Alex
1.7k
310
9.6k
How to run jquery function on bootstrap modal popup button click
Sep 30 2020 12:24 PM
I have a modal popup that has a save button on it when clicked this should trigger a jQuery function here is my button code
<button id="btnSave" type="button" class="btn btn-secondary" onclick="SaveChanges">Save Changes</button>
Why the function is not fired when the button is clicked
thank you!
Reply
Answers (
4
)
Timeshechelor not saving to the database record
Showing two tables fields in one view best way