Displaying some records with different attributes [message #175139] |
Thu, 01 June 2006 00:09 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
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
|
|
|
|
|