3
Answers

how to clear application form after submit the data in mvc ?

Anjali Khan

Anjali Khan

7y
766
1

Hi frnds


i created application form in mvc.

i inserted the data in data base and getting the successful msg.
after i want my applicatin view sholud be clear show but here showing data which i inserted
i used ModelStale.clear();
still not clear the view
so to do this ?
 
 
i used temp data also but not getting the clear view 
 
Answers (3)