J
jaffarkazi
Hi,
I have a .ascx control which holds company information which can be
edited. One of the controls inside this is an Address control. The
address control has country and state dropdowns loaded. When I open
the page in edit mode, I want the company control to pre-select the
country and database from the address control.
However, the address control is being loaded after the parent.
Therefore, the state and country dropdowns do not have the correct
data till the end.
How do I go about this?
Thanks in advance,
--Jaffar
I have a .ascx control which holds company information which can be
edited. One of the controls inside this is an Address control. The
address control has country and state dropdowns loaded. When I open
the page in edit mode, I want the company control to pre-select the
country and database from the address control.
However, the address control is being loaded after the parent.
Therefore, the state and country dropdowns do not have the correct
data till the end.
How do I go about this?
Thanks in advance,
--Jaffar