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
1
Answer
this code is not calling controller second time
Mohsin
7y
226
1
Reply
this code is not calling controller second time
$('#bootstrapDialog').modal({
type: 'POST',
cache: false,
show: true,
remote: '/Stock/AddSubStock?SubStockID=' + id + '&type=' + type
});
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
How to split the object in Jquery?
Uncaught TypeError: a(...).parents(...).andSelf is not a