This question is locked. New answers and comments are not allowed.
Hi:
If some of the columns in my grid are: Display Name, Order, Data Type, Required, etc.
I'm trying to figure out how to check the display name column when either a new row is about to be inserted or an existing row is edited to make sure that the value is not already present in any rows.
You can think of this as a unique constraint in SQL.
thanks
marc