Tuesday, 1 October 2013

MVC4 Twitter Bootstrap 3

MVC4 Twitter Bootstrap 3

I have an MVC4 application. I'm currently using GridMVC to show my data,
that all works fine. When a user clicks a row i want to show a bootstrap
modal to edit the data. I all ready have a partial view with the edit
fields. Whats the best way to implement a modal popup for the user to edit
the data? Anyone tried this before successfully?

No comments:

Post a Comment