For example, if I have the following validation expression on a datawindow column "1=2", when I insert a new row into the datawindow control, this validation is fired only when i enter some values in the datawindow column. Say, if i add a new column without entering any values in the datawindow column - it validates. I want to validate the column in a new row irrespective of whether it is changed or not.
Any suggestions?
Any suggestions?