Binding a Dictionary to Razor Forms
Complicated data structures like Dictionaries can be difficult to two-way bind in a Razor page. Here's a quick sample showing you exactly how to do it
Complicated data structures like Dictionaries can be difficult to two-way bind in a Razor page. Here's a quick sample showing you exactly how to do it