Posted on: 12/31/2013 10:07:16 PM | Views : 516

Actually I have a server-side custom validater and many textbox controls. This custom validator works fine and triggered when assign to some of these textbox controls, while not working and not fired when assigned to other. One of my attempts to solve this strange behavior was by removing the validator and creat new one. The problem continue as it is not trigered or fired when assigned to even new textbox controls. So what is the explanation of this problem?

Go to the complete details ...