mercredi 23 avril 2014

asp button and modal


Vote count:

0




So i have this button:


<asp:Button ID="Buttonid" runat="server" Text="View" BorderStyle="None" OnClick="Button_click_event" data-toggle="modal" data-target="#myModal"></asp:Button>


but then clicking the button will not toggle the OnClick Event, it will just show the modal.


But if i remove the data-toggle="modal" data-target="#myModal". The onclick event will work, but obviously the modal will not popup anymore.


Help please. Thanks



asked 2 mins ago






Aucun commentaire:

Enregistrer un commentaire