Hi
IN below code when ModelState is false i want that Modal Popup should remain open so that user can make changes . But according to my code it shows error and then View opens since in have written
return RedirectToAction("Index"). How it can be done that Modal Popup should remain open if ModelState is false
***************************************************************************
Thanks
Arnab MukherjeePosted Jun 13, 2021, 6:22 PM