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  |
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?
|
|
|
|
|