PDA

Click to See Complete Forum and Search --> : Refreshing DBControls


kike
Apr 23rd, 2000, 09:49 PM
I've been working on a sub that refresh a DBgrid, populating it on a selection made in another DBGrid, but now i need to do this in both ways, select from the second DBGrid and refreshing the contents of the first DBGrid.
Even all the DBControls could also need to match the selection. (The source are Data Environment commands)

Can someone help me? I would appreciate any idea.