This is a migrated thread and some comments may be shown as answers.

Formview subobject binding

0 Answers 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Stacy
Top achievements
Rank 1
Stacy asked on 13 Jan 2014, 06:10 PM

I have a textbox that is bound to an Employer class - Address class - PostalZipCode field such as this:



#
Bind("Employer.Address.PostalZipCode")



It loads the data in a formview correctly.  However when I edit a value and get into the View_Updating method, my e.DataItem doesn't reflect any changes I've made.



What's the correct way to go about this?


No answers yet. Maybe you can help?

Tags
Grid
Asked by
Stacy
Top achievements
Rank 1
Share this question
or