Load Form event being called more than once
Posted: Thu Sep 24, 2009 2:05 pm
This appears to only be happening in the Web side. The Windows side is fine.
In my Load Form event, I am manually loading a ComboBox. When the form is displayed in the web (using AjaxWithCache), the combo box is loaded twice. Thus, I have duplicates in my list. i.e
Blue
Green
Yellow
Blue
Green
Yellow
What would cause the Load Form event to get called twice when rendered in the Web? 2009.2.411 Build.
Thanks!
In my Load Form event, I am manually loading a ComboBox. When the form is displayed in the web (using AjaxWithCache), the combo box is loaded twice. Thus, I have duplicates in my list. i.e
Blue
Green
Yellow
Blue
Green
Yellow
What would cause the Load Form event to get called twice when rendered in the Web? 2009.2.411 Build.
Thanks!