Click here to Skip to main content
15,884,473 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am new to MVC .Please help me in resolving my issue..

I have One main view where I am rendering a partial view.

In Main View there is one Textbox.

In my partial View there is two Textboxes and one Button.

I want to bind the two textboxes data of partial view to Main view on button click event(Button is in PartialView).

Can you please let me know how I can do this?

Early reply will be appreciated.

Thanks
Kabita
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900