hi
I have form with fields Code,Name . Fields are from UDT . I want when user clicks on Update i want to loop through each row & compare Code field with some other value. I have tried with Grid but not with form.
Thanks