Home » Developer & Programmer » Forms » Set the visual attribute for several records in a block
Set the visual attribute for several records in a block [message #179086] Sun, 25 June 2006 04:56 Go to next message
emadbsb
Messages: 334
Registered: May 2005
Location: egypt
Senior Member

Hii all


I have a block in my form that reads from a table
that table have a 'flag' column
the flag is set to 'Y' of the 'processed' record
and to 'N' if the record is not processd

I want the display of the records according to their flag
so that
the records of the flag 'Y' is diplayed with visual attribute
different to the records of the flag 'N'

how can i do this??

Thanks for everyone helped and helping me


Re: Set the visual attribute for several records in a block [message #179139 is a reply to message #179086] Mon, 26 June 2006 00:13 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Test the value of the flag in the Post-Query trigger and use the set_item_instance_property to change the attribute of each of the items for this record. You can't do it record at a time with a single command.

David
Previous Topic: Back up
Next Topic: How to do Array
Goto Forum:
  


Current Time: Fri Sep 20 13:37:40 CDT 2024