Hello all.
I am having this problem and I know must be a simple thing but I cannot figured out.
I have a grid wich has a textbox template and a requiredfieldvalidator. The textbox is set a postback because is a requirement that the value of the textbox be saved when the user changes its value. the code behind handles the textchanged event for the text box.
My problem is that even though the validator kicks in the postback always happen.
Any ideas anyone?
...
Go to the complete details ...