diplying tooltip programaticaly [message #237591] |
Tue, 15 May 2007 01:30 |
v.ram81
Messages: 50 Registered: April 2006 Location: pune
|
Member |
|
|
hi,
i have detail block of employee with 15 records displayed at time.
only emp_code and other info. about employee is displayed.
now i want to set tooltip of emp_code item as
the name of that employee.
so when mouse moves on emp_code the name of that employee
is displayed in tooltip.
i use tooltip_text property in set_item_property to
display tooltip .
But i could not retrieve the value of that item(emp_code)
when mouse moves on that field.
emp_code is display item.
so the value in tooltip text remains same for every employee.
please help me on this.
thanks in advance.
Ram .
|
|
|
|
|