I want to select value from drop down and put it to marked row in tab. I tried almost everything I know but it does not work - only updates all rows in repeater. Could anyone help me? I am attaching a piece from actual project.
By default, OnItemLoad you had set the text for action’s name by the value of your variable Process. So all value were override by the new value you added.
Best
PS: By the way I don’t know what is faster when simulating: adding “default” value with an interaction which has a condition or simply having it already paste in the repeater’s table