Home » Developer & Programmer » Forms » Please Help me out!!!
Please Help me out!!! [message #78056] Tue, 08 January 2002 21:03 Go to next message
yuvraj
Messages: 6
Registered: January 2002
Junior Member
Dear all,
I am develpoing a search screen, in which I am displaying a tabular data block to give a grid view of the searched data. I want to highlight the row on which user clicks the mouse and if user selects another row highlight it and dehighlight the previously highlighted one.
Please help me out.
Thanks in advance,
Regards
Yuvraj
Re: Please Help me out!!! [message #78058 is a reply to message #78056] Wed, 09 January 2002 03:41 Go to previous messageGo to next message
Shilpa
Messages: 59
Registered: November 2001
Member
Try the following:

Create a visual attribute and set the background color say to blue.

Set the current record visual attribute group property of the block to the name of the visual attribute you just created.
Re: Please Help me out!!! [message #78062 is a reply to message #78056] Wed, 09 January 2002 19:52 Go to previous messageGo to next message
yuvraj
Messages: 6
Registered: January 2002
Junior Member
Thanks for your advice,
I have tried out and it is working just for highlighting a row. Could you please tell me further more how to deselect the previously selected one.
Thanks in advance,
Regards
Yuvraj
Re: Please Help me out!!! [message #78065 is a reply to message #78056] Thu, 10 January 2002 04:04 Go to previous messageGo to next message
Shilpa
Messages: 59
Registered: November 2001
Member
When you move between the records in a tabular form using the arrows or a mouse it will highlight the current row and will dehighlight the previous row. Are you not getting this functionality?
Re: Please Help me out!!! [message #78117 is a reply to message #78056] Fri, 18 January 2002 10:48 Go to previous message
citrav
Messages: 7
Registered: October 2001
Junior Member
set_item_property(item_name, current_row_background_color,'r100g100b50');
Previous Topic: Migration from 4.5 to 6i
Next Topic: query urgent
Goto Forum:
  


Current Time: Thu Mar 28 05:10:01 CDT 2024