I have a JSP Page which displays a subform datasheet of information. I'd like
to be able to quickly click on a particular record and open up another form
showing more detailed information about that record from a related table.
Again, I just want to
be able to quickly click on a record/cell in a datasheet and open another
JSP to view expanded information related to that record from a different
table/query.
Gaurav
to be able to quickly click on a particular record and open up another form
showing more detailed information about that record from a related table.
Again, I just want to
be able to quickly click on a record/cell in a datasheet and open another
JSP to view expanded information related to that record from a different
table/query.
Gaurav
Comment