vtfuture / BForms

Bootstrap Forms for ASP.NET MVC
MIT License
62 stars 33 forks source link

How to do bootstrap modal (form) with PartialView in BFroms? #252

Open mstfcck opened 9 years ago

mstfcck commented 9 years ago

I have a form in my index.cshtml page to register a user. And I want to show a different form in modal on same page and I want to give a role in this modal.

Is there any example/idea ot not? Thanks...

I tried to do like that: http://www.advancesharp.com/blog/1126/search-sort-paging-insert-update-and-delete-with-asp-net-mvc-and-bootstrap-modal-popup-part-2