K
Karl
Can anyone tell me how to add a required field validator
control at run-time?
I have a form that the textbox controls are all added at
run-time. This all works fine.
When I add a validator control and associate it with the
textbox that was just added dynamically I get no errors,
but the validation does not take place on the server or
client side.
Is there some specail step I need to preform to wire up
the client side and sever side events? I have not been
able to find any example code showing the proper method to
perform this.
Thank you very much for the help,
Karl
control at run-time?
I have a form that the textbox controls are all added at
run-time. This all works fine.
When I add a validator control and associate it with the
textbox that was just added dynamically I get no errors,
but the validation does not take place on the server or
client side.
Is there some specail step I need to preform to wire up
the client side and sever side events? I have not been
able to find any example code showing the proper method to
perform this.
Thank you very much for the help,
Karl