Home » Developer & Programmer » Forms » Displaying some records with different attributes
Displaying some records with different attributes [message #175139] Thu, 01 June 2006 00:09 Go to next message
hidayatk
Messages: 25
Registered: November 2005
Junior Member
(emails read/unread)

i have 10 mails displayed.
3 of them are read and remaining un-raed.

how can i diplay these 3 with different visual attributes?

i used
1-set_block_property(blk,current_row_attribue,'VA1');
1-set_item_property(itm,current_row_attribue,'VA1');

both of these built-ins didn't satisfy the logic, as i click the checkbox (in the block), its attributes sets to 'VA1'.
(and that i do not want for all records)

-hidayat

[Updated on: Thu, 01 June 2006 00:18]

Report message to a moderator

Re: Displaying some records with different attributes [message #175145 is a reply to message #175139] Thu, 01 June 2006 01:05 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
You are on the right track: visual attributes are the way to go! But you could use SET_ITEM_INSTANCE_PROPERTY(item, record_number, VISUAL_ATTRIBUTE, value);

MHE
Re: Displaying some records with different attributes [message #175167 is a reply to message #175139] Thu, 01 June 2006 02:52 Go to previous message
hidayatk
Messages: 25
Registered: November 2005
Junior Member
it worked
thank u
-hidayat
Previous Topic: calander in forms
Next Topic: Problem in Cursor
Goto Forum:
  


Current Time: Fri Sep 20 08:29:56 CDT 2024