03-18-2010 09:04 AM
Hi,
I have a AddressControl on a detailview (main view) in a new entity page.
When I change some datas in the control and save them, the control display the previous values.
If I refresh my browser (F5) I will get the new values in the AddressControl.
Any idea?
Solved! Go to Solution.
03-20-2010 02:28 PM
03-24-2010 03:36 AM
Ouch rookie mistake. I bound the fulldisplay property as you said and my problem has disappear.
Thx a lot.