cancel
Showing results for 
Search instead for 
Did you mean: 

PDK 2 - Table with InputField column

adam_recktenwald
Explorer
0 Kudos

Hi gang,

I've created a table with several columns. In one of those columns, I'm asking the user to fill in an InputField instance in the TableCellContent. I want to be able to capture what they are inputting for each row in that column instead of one row at a time.

For instance, imagine it's a table of products (retrieved from a proxy connection via RFC) and I'm asking them to provide the quantity of each product desired. I want to then provide a button to 'update' once they have a quantity for each row.

I was trying to avoid adding the inputfield programmatically with a dynamic ID for each row/control.

Anyone made this work?

Thanks!

-Adam

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Adam,

Please take a look at this thread:

Thanks, Reshef

adam_recktenwald
Explorer
0 Kudos

Thanks, Reshef. Must have missed that one.

-Adam

Answers (0)