Re: Row attributes

From: Neville Sweet <sweet.neville.nj_at_bhp.com.au>
Date: 1997/11/10
Message-ID: <01bced9d$6cd3cec0$d33c1286_at_itwol-pc3963.itwol.bhp.com.au>#1/1


Hi,

An item's "attributes" can't be changed by row, unless you want to change the colour only, using Display_Item.
As you have noticed, calling Set_Item_Property for the Enabled property grays out/restores the whole column.
Try setting Insert Allowed and Update Allowed instead. Since at any time the current record is the only record the user can influence, a Pre-Record trigger can alter these properties while colour is controlled by Display_Item.

Cenk Ikiz <cikiz_at_erols.com> wrote in article <63u12k$qkg$1_at_winter.news.erols.com>...
> When I am fetching 12 records from database. I want to know if it is
> possible to edit each row's attribute separately. Since there is only one
> text item field displaying these 12 rows, when I tried to change the
 ENABLED
> property of an item during run time, it has enabled or disabled every row
> which belongs to this text field.
>
>
>
Received on Mon Nov 10 1997 - 00:00:00 CET

Original text of this message