How can I bind a dynamic-length List<> in a Razor/.NET Core PageModel, without relying on JavaScript to re-index each input?

后端 未结 0 552
眼角桃花
眼角桃花 2020-12-16 03:35

I have a form in which a user can supply an arbitrary-length list of pairs. It is represented like so:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题