Re: [DEVELOPER 2000] ABOUT TABULAR

From: <guest2000_at_my-deja.com>
Date: Tue, 09 Nov 1999 21:22:06 GMT
Message-ID: <80a39o$hiu$1_at_nnrp1.deja.com>


I guess you missed current record number parameter value.
Make sure you have all the values such as, set_item_instance_property
('text1',CURRENT_RECORD,updateable,property_false) ;
(you can use 'CURRENTRECORD' as it is)

best of luck

In article <38265F87.8F3D8D9A_at_hmc.com.tw>,   peter <misybh_at_hmc.com.tw> wrote:
>
> --------------AC85F78349F0810DE56C0460
> Content-Type: text/plain; charset=iso-8859-1
> Content-Transfer-Encoding: 8bit
>
> HI
> when I wrote in post-query trigger the
error occured as following
> 'No such property for

Set_Item_Instance_Property.'
> set_item_instance_property

('text1',updateable,property_false);
> why?
> DanHW ¼g¹D¡G
>
> > >hi.
> > > I have a Tabular which displays 10
records.
> > > among 10 records,I have 3 records that
are not allowed to update.
> > > Can I set all-text item of 3 records
are disabled , the others are
> > >enabled?
> > > write in post-query trigger???
> > > thanks ina advance.
> > >
> > In the post-query trigger, use

SET_ITEM_INSTANCE_PROPERTY (Designer 5.0 and
> > later), not SET_ITEM_PROPERTY
> >
> > Dan Hekimian-WIlliams
>
> --------------AC85F78349F0810DE56C0460
> Content-Type: text/html; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> <!doctype html public "-//w3c//dtd html 4.0
transitional//en">
> <html>
> HI
> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; when I wrote
in post-query trigger the
> error occured as following
> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font
color="#FF0000">'No such property
> for Set_Item_Instance_Property.'</font>
> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

set_item_instance_property
('text1',updateable,property_false);
> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; why?
> <br>DanHW &frac14;g&sup1;D&iexcl;G
> <blockquote TYPE=CITE>>hi.
> <br>>&nbsp;&nbsp;&nbsp;&nbsp; I have&nbsp; a
Tabular which displays 10
> records.
> <br>>&nbsp;&nbsp;&nbsp;&nbsp; among 10
records,I have 3 records that are
> not allowed to update.
> <br>>&nbsp;&nbsp;&nbsp;&nbsp; Can I set&nbsp;
all-text item of 3 records
> are disabled , the others are
> <br>>enabled?
> <br>>&nbsp;&nbsp;&nbsp;&nbsp; write in post-
query trigger???
> <br>>&nbsp;&nbsp;&nbsp; thanks ina advance.
> <br>>
> <br>In the post-query trigger, use
SET_ITEM_INSTANCE_PROPERTY (Designer
> 5.0 and
> <br>later), not SET_ITEM_PROPERTY
> <p>Dan Hekimian-WIlliams</blockquote>
> </html>
>
> --------------AC85F78349F0810DE56C0460--
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Nov 09 1999 - 22:22:06 CET

Original text of this message