Re: Set width attribute of a field in a multirecord block
Date: 14 Nov 2002 12:02:16 -0800
Message-ID: <ebdb7ec8.0211141202.1eb54931_at_posting.google.com>
luciano.kienolt_at_volkswagen.com.br (Luciano) wrote in message news:<42250f35.0211121340.18e566e5_at_posting.google.com>...
> How can I really set the width attribute in a multirecord block ?
>
> I tried to use 'set_item_instance_property' but this not offer me a
> width property to change.
> If I use 'set_item_property' I change all the records with the same
> width.
> Can someone help me with an idea ???
>
> Tkx
If this is Data Width of the field, then you can execute a Validate trigger to check the size of the input and then fire a message appropriately.
However, if this is display width, then using a multi-record approach would always change the size of the column for all of the rows. Typically, though, this is recommended behavior.
Thanks Received on Thu Nov 14 2002 - 21:02:16 CET
