M
Maury
Hello,
I created two user control,
the first manage an object of mine,
the second is a DataList in which each Item is the first
control...when I click the 'save' button in the first control,
the object is saved with new values, but in the list is displayed the
old value (until I postBack again)
Can someone tell me the right way to manage updates of nested user controls?
Thanks
M.
I created two user control,
the first manage an object of mine,
the second is a DataList in which each Item is the first
control...when I click the 'save' button in the first control,
the object is saved with new values, but in the list is displayed the
old value (until I postBack again)
Can someone tell me the right way to manage updates of nested user controls?
Thanks
M.