Hi,
I have started using EGrid with FF. I have one problem, when I load a grid with data, I have to click on the grid in order to get the data displayed. I wondered if anyone else has had this problem.
Hello John,
I use Egrid pro a lot and have never had that problem. Have you tried
SENDMESSAGE HWND_XXXXXXXXXX_EGRID321, %EG_REFRESHALL, 0, 0
after you filled the grid?
Marc
Cheers Marc,
All ok now, I missed that one.