I have a simple dropdown list of records in my database, that links to a details view, where I can edit, delete or add a new record.
If I add a new record, it works fine but the dropdown does not refresh, even if I click refresh. I have to logout and quit my browser and launch it again to see the new records in the drop down.
Any ideas how to make it refresh automatically ?