R
Ravi Dhanekula
I haave an employee data in an oracle table.It contains the columns
employee_name,Employee_surname,XML_info_of_emloyee.
I am pulling the data to show in a windows report. And i want to show
employee name and surname of all the employees and the XML info as a pop
up when i click on Employee name or surname or a temporary field XML in
the window page.
I have prepared the ruby code to pull the data and display. The code
inputs all the columns to teh front end report. Need help in modifying
the code such that the XML info of each employee appears as a pop-up
whenever i click on the employee name. I am attaching the code here
with.
Attachments:
http://www.ruby-forum.com/attachment/4696/test.rhtml.txt
employee_name,Employee_surname,XML_info_of_emloyee.
I am pulling the data to show in a windows report. And i want to show
employee name and surname of all the employees and the XML info as a pop
up when i click on Employee name or surname or a temporary field XML in
the window page.
I have prepared the ruby code to pull the data and display. The code
inputs all the columns to teh front end report. Need help in modifying
the code such that the XML info of each employee appears as a pop-up
whenever i click on the employee name. I am attaching the code here
with.
Attachments:
http://www.ruby-forum.com/attachment/4696/test.rhtml.txt