cancel
Showing results for 
Search instead for 
Did you mean: 

drop down in table

Former Member
0 Kudos

Hi all,

I want to use a drop down as one of the column in my table. Can you please help me how to design the context & the code for that?

I have to select a name from drop down & i want the relationship for that name with the pernr to be displayed in the next column automatically.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Create a node for the drop down then create a table on the view, then create binding from node while binding, select the type as derop down. then use the normal drop down logic to read and fill values to the drop down.

Regards

Sarath

Answers (1)

Answers (1)

Former Member
0 Kudos

I am selecting a name in first drop down & the relation is reflected in adjacent but when i select 2nd name in next row, all the above rows & their relationships gets refreshed & get set to the name i chose.

Plz help.

Rgds