EGrid Pro

Started by John Messingham, February 18, 2005, 07:50:06 AM

Previous topic - Next topic

John Messingham

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.

Marc Van Cauwenberghe

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

John Messingham

Cheers Marc,

All ok now, I missed that one.