This question is locked. New answers and comments are not allowed.
I want to show editable Maste&Detail form. All master fields will show in the top of the form and each details(or child Table) shows in the separate Tab.
Users are supposed be able to edit each Tab and after that, save all Data. for doing this, i think, It's need to send current (dirty)model to TabSrtips Action, and after that send it to special PartiaView.
How can i send Current Model with last changed data to action of Tabs?
Users are supposed be able to edit each Tab and after that, save all Data. for doing this, i think, It's need to send current (dirty)model to TabSrtips Action, and after that send it to special PartiaView.
How can i send Current Model with last changed data to action of Tabs?