1
Answer

How to pass data from modal dialog to parent window MVC

S P

S P

7y
595
1
I am generating a bootstrap modal dialog which contains the data, How to  select any data from there and fill it in the textbox of the parent winow in MVC?
 
I am retriving data from the database into the modal dialog.  
Answers (1)