I am using Delphi 6 Enterprise.
Can someone please tell me the cause of the following exception.
"Cannot focus on disabled window."
I have 4 TGrids (one above the other) on a TForm each of which is hooked to a different IBDataSet on a TDataModule.
I am able to scroll up and down in each grid. But I find if I switch from scrolling in one window - to scrolling in another - I suddenly and unpredicatably get the above exception.
Thanks in advance.
Terry