Hi,
I may be missing something obvious, but how do you use the custom validator control to validate a dynamically created control?
I have created a dynamic textbox in Page_Init.
I have created a custom validator control also in Page_Init.
However what code do I need to do to link up the two ?
I may be missing something obvious, but how do you use the custom validator control to validate a dynamically created control?
I have created a dynamic textbox in Page_Init.
I have created a custom validator control also in Page_Init.
However what code do I need to do to link up the two ?