Posted on: 4/16/2015 6:49:16 PM | Views : 655

I am trying to use Bootstrap modal popup for add/change/delete record.  I have googled it but didn't find a clear sample.  Can anyone shed light on a clean way of doing this?  I have done a little and is able to bring up the pop up but have come across the following questions:
If I don't add  "data-toggle" attribute to the triggering button then it seems I can't remain on the pop-up to display validation error.  The pop up goes away as soon as I clicked on Save (two buttons in the pop up, save and close). However if I added "data-toggle" attribute, then the on click event for the save button will never get fired.  Pop up stays on until close button is clicked. I don't see that many tutorial about using bootstrap with webform so far.  Is it still not a ready moment to go webform with bootstrap yet?
Thanks for any advice.

Go to the complete details ...