binded fields forgetting their data

Hello,

I'm having trouble with fields binded to values, forgetting their values.

If this doesn't immediately ring a bell, here's a full description: I've bounded a table to a usersDataProvider, made the "group" field a dropdown, and then bound that drop drop down to a groupsDataProvider. When I first view the page, the correct group is displayed for each user. When I leave the page and then return, the drop downs have all been reset to display the first group present in groupsDataProvider.

Does anyone know how to fix this?

Thanks,

Tristan

[585 byte] By [aperson] at [2007-11-26 11:58:52]
# 1
Fixed by refreshing the data provider.
aperson at 2007-7-7 12:20:13 > top of Java-index,Development Tools,Java Tools...