I put a BrowseDialog in a child form.
It shows up fine, the search fields are there, the records get listed, but once I choose one and go back to the form, it doesn't position the BO to the chosen record.
Am I missing something? (besides the beautiful windy and sunny day out there)
Yes, it does, but not positioned in the correct row.
Extremely sorry for the stupid question, but where could I call the Refresh?
MyBO.Refresh()
Well, I put it in the Activate method, no lucky.
Id doesn't change anything. I press the button to refresh but it seems it is stoped in the row it is showing.
I can continue with the forms and surely will find out what I did here.