J
juvi
hello,
I have got an repeating section with a DropDownMenu that is connected to a
SQL Server table and a TextBox that is set to a value depending which item is
selected in the DropDownMenu.
This works fine as long as I am not using more
than 2 repeating rows. After that it takes the same below that was set
before....and another thing....it works as long as I am selecting my items
from the DropDownMenu in descending order!? strange....so if select index 5
and after that index 3, 2, 1 then the values in my Textbox are set to the
correct value.
But if I first select for example item 5 and want to select item 6 or higher
then the value in my textbox is set to the same that item 5 had.....
looking forward to a solution.....BR juvi
I have got an repeating section with a DropDownMenu that is connected to a
SQL Server table and a TextBox that is set to a value depending which item is
selected in the DropDownMenu.
This works fine as long as I am not using more
than 2 repeating rows. After that it takes the same below that was set
before....and another thing....it works as long as I am selecting my items
from the DropDownMenu in descending order!? strange....so if select index 5
and after that index 3, 2, 1 then the values in my Textbox are set to the
correct value.
But if I first select for example item 5 and want to select item 6 or higher
then the value in my textbox is set to the same that item 5 had.....
looking forward to a solution.....BR juvi