I have a datagrid where each row comprises multiple dropdown lists. When I select a value in one dropdown box 1, I want to refresh the list of options available in dropdown box 2. What's the best way to do this, please, in terms of capturing an event triggered by the selection a value in dropdown box 1?