TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ravi Gaddam
NA
63
69.8k
populate sub table data with parent table cell value.
Jan 3 2014 5:50 AM
Hi folks,
I have displayed 2 columns of sql Employee table in jsp page as EmployeeId and EmployeeName.
but,here i want to populate all information of Employee when mouse over on EmployeeName on jsp page like EmployeeID,EmployeeName,EmployeeAddress,EmployeeSalary,EmployeeDesignation.
Actually,Employee table having columns like EmployeeID,EmployeeName,EmployeeAddress,EmployeeSalary,EmployeeDesignation.just only this information should be shown when mouse over on EmployeeName.
but not navigate to another page.when i navigate to one EmployeeName to another EmployeeName data should be populated.
Thanks
Ravi Gaddam
Reply
Answers (
0
)
update sql table with checkbox values.
JSP: select the date of birth in one text box