Hi,
I have a custom list on my new form with a dropdownlist control. I need to set AutoPostBack to true for the dropdownlist to execute some code, but for some reason the value in my DDL is not being saved.
When I debug my Adding event handler, the DDL's value in properties.AfterProperties is empty as long as autopostback is set to true.
Really would appreciate a solution.
Thanks.
Seleon
I have a custom list on my new form with a dropdownlist control. I need to set AutoPostBack to true for the dropdownlist to execute some code, but for some reason the value in my DDL is not being saved.
When I debug my Adding event handler, the DDL's value in properties.AfterProperties is empty as long as autopostback is set to true.
Really would appreciate a solution.
Thanks.
Seleon