How to make update property false for single line [message #316739] |
Mon, 28 April 2008 02:38  |
vikasg2006
Messages: 80 Registered: March 2006 Location: Dubai
|
Member |
|
|
Hy,
I am using forms 6i+ 10g DB. In master detail form, in detail part, i am showing 10 records. Based on certain condition i want to make update property false for LINE (whole line , not item not all lines , only one line) .How can i do that.
I tried with set-item-instance-property in when new record instance, it works for only one item , not all items in one line.
One way is there are 20 items in one detail line. so i can use set item instance property for all items individually. but very lengthly process. Is there any set item instance property for record also. or any other way to do this
Thanks,
Vikas
|
|
|
|
|