MVC C# how to retain dropdown list and multiple line text after postback
Open
- Dominant language
- C#
- Stars
- 4.3k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
the Razor view cannot retain dropdown list(view bag) values and multiple line text(require) after Postbank.
I tried using localSession.setItem and LocalSession.getItem, but it did not work.
Contributor guide
Assessment
This issue has not been assessed yet.