Hi,
I am doing an application in Webdynpro for java where the requirement is :
I have a table with 5 rows and 7 columns now my requirement is to display the table with only 2 columns and 5 rows in the first view which i have done it. I have displayed the content in the 2 columns as Link to Action UI. Now when i click on any of the link in the two columns it should pick the values that i have clicked on and display all the columns of that particular row in the second view. (In the second view only one row will be displayed.)
I am unable to write the Implementation code for the On Action
Help me out to resolve this.
Thanks
Kalyan