Hi all,
please advice,
i create container text using this code.
ct_text_editor TYPE REF TO cl_gui_textedit, ct_text_editor TYPE REF TO cl_gui_textedit, ct_container1 TYPE REF TO cl_gui_custom_container, ct_container2 TYPE REF TO cl_gui_custom_container,
when i display some data, it's work.
but, when i create new data. text from display before still seen in container.
how can i clear this container ? plis chk this pict.
see belows 'description' text.
