Hi All,
I have a requirement in tableView using webdynpro . It has to show collection of records from R3 with the radiobutton selection. I have done the same, I mean I am able to get the records and display those records in tableView with the radiobutton. But I am facing the problems with some functionalities in webdynpro. Here are the requirements
1) The records should be displayed in textview, but when I select a particular row in a tableView the UI elements will have to change dynamically and the other records should be in display mode only. I have the columns one for inputfield and one for dropdown. I can enable and disable those fields but that is not the requirement.
2) I have to give alert message when I navigate to another application or another record with out saving the existing record. The message should be like "You want to save" with "OK" and "CANCEL" buttons. When I press "OK" the application has to be refresh.