Cheers BarryPCI!
Look at the AfterRowColChangeEvent property of the grid.
Put a little bit of code like...
thisform.edit1.refresh()
thisform.edit2.refresh()
and it should work for you.
HTH
Alex;
I still think Marcia has the better solution. Try it a few more times. If you're still stuck please let me know and I'll post my kluge code tomorrow nite if you are unsucessful.
wsmyth
Alex;
I really liked Marcia's coding example, and I'll try it when I log off.
My somewhat crude way of doing this was to run a query in the valid snippet of the main combobox (based on this.value) that would populate the list of the dependant combobox.
I create a cursor 1st in the init, and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.