textboxes are empty on postback with bootstrap modal asp.net

前端 未结 4 2152
野趣味
野趣味 2021-02-15 23:59

I am using bootstrap modal in my asp.net page like this:

   
4条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-16 00:47

    Use the dotnet text box, or add an id and a runat server tag to the input field.

提交回复
热议问题