Hi
Can we make an unique constraint(or implement the same functionality that an unique constraint does in database) on a column in a datawindow object so that it does not allow same values while entering new rows? I can do that by putting script in itemchanged but wanted to find out is there any smarter way to do the same.
Thanks
Can we make an unique constraint(or implement the same functionality that an unique constraint does in database) on a column in a datawindow object so that it does not allow same values while entering new rows? I can do that by putting script in itemchanged but wanted to find out is there any smarter way to do the same.
Thanks