aspx_professional thread: User Control Not Firing Events Back
I've got a Text Box on a User Control, double click and you can add the TextBox1_TextChanged, add the following: TextBox1.Text = "Changed"; When you reference the User Control from a WebForm it will not fire the event back. If you do the same but not on a User Control it fires the event back correctly. Any Ideas? Kind Regards, Chris Bond
|





