Home » Developer & Programmer » Forms » Identifying attributes(row& col values) of a cell,in a matrix like display,on mouse ovr/clck in
icon5.gif  Identifying attributes(row& col values) of a cell,in a matrix like display,on mouse ovr/clck in [message #113114] Thu, 31 March 2005 01:10 Go to next message
konapraveen
Messages: 7
Registered: March 2005
Junior Member
Pls suggest an approach.

Scenario:

In a Matrix like display, say 10 rows by 5 cols, rows representing 'Departments' and cols represent 'No of employees in a age group'.

If mouse is moved or clicked on 1 st cell, the attribute values of that Dept and age group are to be captured and used in opening a new form containing names of all employees, of that dept, in that age group.

Can u pls suggest an approach on how to capture the row id and col id values of a particular cell?
Re: Identifying attributes(row& col values) of a cell,in a matrix like display,on mouse ovr/clck [message #113268 is a reply to message #113114] Thu, 31 March 2005 22:46 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Try :system.cursor_block, :system.cursor_record or get_block_property ('block',current_record) to get the row, and :system.cursor_item to get the item name.
Re: Identifying attributes(row& col values) of a cell,in a matrix like display,on mouse ovr/clck [message #113274 is a reply to message #113268] Fri, 01 April 2005 00:24 Go to previous message
konapraveen
Messages: 7
Registered: March 2005
Junior Member
ThnQ for the info Smile It helped.
Have a nice day
Previous Topic: Open Unix Form to Windows
Next Topic: Save Record On Pressing Enter Button
Goto Forum:
  


Current Time: Thu Sep 19 14:54:37 CDT 2024