how to requery a singal row in a continous form

R

Raja

hi i am new to news group. i have a parent form and a child form the child
form is continous form, displaying two combo boxes. the content of combo 2
depend upon the value selected in combo 1. when i requery after update if i
select the same value in combo1 in row 2, it dispalys my selected value in 2
combo, but if i select a different value in combo 1 in the second row it
clears the value in combo 2 in row 1. plese any one can help
 
Top