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
Ramco Ramco
440
3.4k
520k
Error - Uncaught ReferenceError: HR is not defined at HTMLAnchorE
Jun 1 2021 11:12 AM
Hi
When i click on Delete i get above error. HR is the value of Id which i am passing to function
"data": "Id", "render": function (data) {
return "
Delete";
},
********************************
function ConfirmDelete(myId)
{
$("#hiddenId").val(Id);
$("#DeleteModal").modal('show');
}
Thanks
Reply
Answers (
0
)
How to set up azure custom policy with c# api endpoint
Error on Ajax Reload