Skip to Content
0
Former Member
May 12, 2008 at 12:22 PM

Need help to create reusable component (sub component) as a dialog box

48 Views

Hi all,

In my application 2 components are there. I want to create a sub component or reusable component as a dialog box for the main component. I have to call the reusable/sub component from main component.

The reusable/sub component must be a dialog box with table list and buttons. From the table list, I have to select any one record(on lead selection). After selection, when I press the button, I need to dynamically create text view and text box to edit/insert comments/data for the record selected from table list. In the same way they may change other records also. After every change, the list should be refreshed. Finally, when changes are done and save button is pressed, data should be updated in SAP.

Otherwise, if they dont want to save and revert back to original by using the refresh button.

Kindly help me with technical details to do this.

Thanks in advance - Sri