Rank: Advanced Member Groups: Member
Joined: 3/16/2010 Posts: 101
|
Hi,
I would like to set a callbackpanel updatemode property from code behind but I receive the following error:
"Object 'Conditional' can not be serialized because type 'EO.Web.CallbackPanelUpdateMode' is not supported."
This happens as I try to configure a callback in a user control, but I have reproduced the same with just one callbackPanel on a test page and an attempt at accessing the updatemode property while loading the page.
What am i not seeing?
Thanks
H
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I don't believe you can set UpdateMode dynamically in the current version. We will look into it and see if we can enable it in our next version.
Thanks!
|
Rank: Advanced Member Groups: Member
Joined: 3/16/2010 Posts: 101
|
Hi,
OK, thanks for the prompt answer.
H
|