2006 Nov 29 6:58 PM
Hi,
I have a problem when get the data from a HTML created with a dynamic document (CL_DD_DOCUMENT). The control HTML contains several input fields, and it's possible modfiy the values if the ENTER key is pressed.
But in the screen there are a several controls. If it's pressed with the mouse, on a control outside, like a ALV grid ó a tabscript. The changes do not recover, and the HTML control show the old values.
Could be sent the event that generates the pressing of a key ENTER from the program?
Thanks in advance!
JR
Hi,
I have a problem when get the data from a HTML created with a dynamic document (CL_DD_DOCUMENT). The control HTML contains several input fields, and it's possible modfiy the values if the ENTER key is pressed.
But in the screen there are a several controls. If it's pressed with the mouse, on a control outside, like a ALV grid ó a tabscript. The changes do not recover, and the HTML control show the old values.
Could be sent the event that generates the pressing of a key ENTER from the program?
Thanks in advance!
JR
2006 Nov 30 10:38 AM
2006 Nov 30 11:15 AM
check out package SDYNAMICDOCUMENTS its got sample programs .
regards
raja
2006 Nov 30 11:21 AM
Hi,
Check the sample program<b> DD_STYLE_TABLE</b>
Regards
Vijay
2006 Nov 30 11:56 AM
Thanks for the replies.
I have seen the example DD_ADD_FORM_INPUT.
But in this example where is only a one custom control, to receive events.
In my case furthermore there are severals control (tabscript, ALV grid,) so can receive event (double click on ALV grid, click on another tabscrip, etc).
These events are out of HTML, so that if you make a change on an input field (in HTML) and click in the ALV (out HTML), the event that dispatch is over the ALV object, and isn't executed the event over the HTML object that recovers the changes on this field.
I don't konw if i explain
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |