Home » Developer & Programmer » Forms » How to highlight currently active row
How to highlight currently active row [message #87828] Tue, 15 February 2005 08:17 Go to next message
sajan
Messages: 16
Registered: April 2001
Junior Member
hi,
I want to highlight only one row (on which cursor is there) by giving a differnt colour to that row.

pls advise me how to do that
Re: How to highlight currently active row [message #87829 is a reply to message #87828] Tue, 15 February 2005 08:45 Go to previous message
guna
Messages: 7
Registered: February 2005
Junior Member
Create a visual attribute first

Go to the block property of that particular block and set the property current record visual attribute to the visual attribute name

If u wanna do it dynamically

SET_BLOCK_PROPERTY('BLOCK NAME',CURRENT_RECORD_ATTRIBUTE, 'VISUAL ATTRIBUT NAME');

Guna
Previous Topic: Which is the trigger to commit after WHEN-VALIDATE-ITEM
Next Topic: how to insert fix data into records
Goto Forum:
  


Current Time: Mon Sep 16 16:34:36 CDT 2024