i am creating textboxes when a button is clicked and again and again and so on
while accpeting input i need to check if the boxes are all full,
i know how to do this using design view but how to do this using coding
that is add and validation control to the textbox when it created before initializing/adding it to the page.?
thanks
validation should be not null..