Hi,
I've got I little problem maybe easy to solute but I didn't get it rigth yet.
I've got a tableview in Lineselection mode, on Click I like to get my date
fields as inputfields and net to the datefields a icon SAVE.
I fits and works but their is allways a carriage return between my inputfield
and the icon and I don't like this - anybody know how to solute??
Many thanks Matthias
Coding:
GET_COLUMN_DEFINITIONS:
append initial line to p_column_definitions assigning add( element = endda_save ).
p_replacement_bee = endda_bee.
endif.
Request clarification before answering.
Hi Matthias,
I've got problem same as you had.
I've some difficulty during the definitions of type of endda, endda_save and endda_bee.
It is correct :
DATA: endda TYPE REF TO cl_htmlb_inputfield.
DATA: endda_save TYPE REF TO cl_htmlb_image.
DATA: endda_bee TYPE REF TO cl_bsp_bee_table.
?
I've tried with theese but it doesn't work.
Many thanks,
Luca
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.