Loading default values

I am using a repeater with a Read Write Dataset1 . I have a button in that repeater that I want to load default text from dataset2 based on DOW field in Dataset1 to a field in the repeater and update Dataset1. Then I want to refresh the display. Can anyone point me to a decent example?