Hi
When i check Id value in ConfirmDelete it shows - undefined.
function ConfirmDelete(Id)
{
alert(Id);
$("#hiddenId").val(Id);
$("#DeleteModal").modal('show');
}
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Jun 1, 2021, 10:06 AM
Ramco RamcoPosted Jun 1, 2021, 9:58 AM
Sachin SinghPosted Jun 1, 2021, 9:30 AM
Ramco RamcoPosted Jun 1, 2021, 9:14 AM
Sachin SinghPosted Jun 1, 2021, 9:07 AM