Avatar

Correct answer by
Level 10

The other thing that might be happening is a refresh issue on the DropDownList. Try adding the command xfa.layout.relayout() after the database connection has been closed.

Paul

View solution in original post