S
Scott Blood
Hey All,
I have created a custom control that initially shows a textbox. After the
user has typed something in the TextBox a DropDownListbox is displayed with a
list of possible outcomes for the text entered.
Quite simple really, however, i am having a problem getting the OnFocus
event to work becuase the WebControl is not actually getting the focus, its
either the textbox or the dropdown list.
Does Anyone know how to fire the onfocus event for control contained within
a Customer Web Control.
Regards
I have created a custom control that initially shows a textbox. After the
user has typed something in the TextBox a DropDownListbox is displayed with a
list of possible outcomes for the text entered.
Quite simple really, however, i am having a problem getting the OnFocus
event to work becuase the WebControl is not actually getting the focus, its
either the textbox or the dropdown list.
Does Anyone know how to fire the onfocus event for control contained within
a Customer Web Control.
Regards