cancel
Showing results for 
Search instead for 
Did you mean: 

reg:usage of table in popup window

Former Member
0 Kudos

hi all

i am using pop up window for opening very functionality of a button .but when i am using table ui element with type as input fields inside a pop up .when i click on button( details) this pop up is opening with table ui element but in this table as i want to enter experience details of an employee in this table at run time is my scenario.here the problem is this table though it is in the edit mode first row , it not allowing to enter the values in it.(cardinality i have changed to 1:n).

2)how to make all the rows of a table into input fields even though i have taken them as a input fields it showing in display mode .

can any one share ur knowledge on this

regards

Deepika

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Are you using normal table UI element or ALV.

If you are using the normal table, check the READ_ONLY property should be unchecked for TABLE property.

Also check at the INPUT edtior level.

Regards,

Lekha.

Answers (0)