On Display Page First Time DataTabel Is
But After Ajax Call Its Not Working
My Ajax Code
Is
, function () {
swal.close();
$("#CityAreaDiv").load('@(Url.Action("_DisplayCityArea", "CityArea",null, Request.Url.Scheme))');
});
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.
Mohit KalaPosted Apr 17, 2018, 4:55 AM
SandyPosted Apr 17, 2018, 2:35 AM