I have a similar problem and was hoping you could help me..I have an
expandable table with DropDown as one of the cells in every row. I have
the value I am trying to add to the each of the dropdown in every row as
it expands.My code looks like this. Being new at this, I am really
struggling and any help would be greatly appreciated.... thanks
FayFORM.MAIN.TblOrderForm.resolvenode("Row1["+i+"]").DataDropList.additem("CurrentVal");