Tag: Modal
-
asp.net | Open Bootstrap Modal in Repeater with click row v
This is for:[1] Open a popup[2] Pass a value In <asp:Repeater> add the button with CommandName and CommandArgument Code behind HTML code
-
asp.net | Use Popup Modal in asp.net
Add this line in your page.aspx code Add your modal (double check its ID) Use this where ever you want to fire the modal Note: if it didn’t work, try to move the following from the bottom of the document to the top