I have a JSP Page which displays a another Jsp datasheet of information. on button click. I'd like to be able to quickly click on a particular record and open up another JSP page showing more detailed information about that record from a related table.
Is there some other way to accomplish the same thing double click on button? Again, I just want to be able to quickly click on a record/cell in a datasheet and open another form to view expanded information related to that record .
Gjhamb
Is there some other way to accomplish the same thing double click on button? Again, I just want to be able to quickly click on a record/cell in a datasheet and open another form to view expanded information related to that record .
Gjhamb
Comment