1
Answer

How to pass data from modal dialog to parent window MVC

Photo of S P

S P

8y
8.8k
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)