S
Sue
Hello
Is there an equivalent of a OnTextChangedEvent for a asp: label
control in asp.Net 2.0. Every time the text of a label changes, I
want
the items in a listbox control cleared.
Tried doing as textbox and gave the ReadOnly="True" and border=0 to
mimic a label control, but since the Readonly is set to true, the
"OnTextChanged" event does not get fired.
TIA
Sue..
Is there an equivalent of a OnTextChangedEvent for a asp: label
control in asp.Net 2.0. Every time the text of a label changes, I
want
the items in a listbox control cleared.
Tried doing as textbox and gave the ReadOnly="True" and border=0 to
mimic a label control, but since the Readonly is set to true, the
"OnTextChanged" event does not get fired.
TIA
Sue..