modalpopupextender and commas appearing in my textbox asp.net

后端 未结 15 589
失恋的感觉
失恋的感觉 2020-12-24 05:07

Some weird stuff is happening, I am converting an application that used to use javascript to open another web page in a tiny window for data input to use a ModalPopupExtende

15条回答
  •  北海茫月
    2020-12-24 05:46

    Just sharing this solution to everyone on this problem. Try not to use asp control instead use html.

    **
    

    this works fine for me.

    Thanks,

提交回复
热议问题