Hi,
I have a requirement like this.
My iView has a tableview control. I have to implement
onCellClick event for one of the columns and then
bringup a popup page which has to display more data
based on the cell clicked. Can anyone tell me how
to implement this. Can I have a second JSP page in
the same project which I can show as popup or do I
have to create a seperate iView and capture the event
across the iViews ?
Refrence to good documentation would be appretiated.
-Sudheer