Subject RE: [IBO] Problem with IB_Grid
Author Jason Wharton
Thanks for letting me know, I'll take a look into this and see what I can
figure out. There were some impacts on the grid click handling that could
be affecting things here. What was happening is clicks from other forms
were leaking into the grid so something might be suppressing a click when it
shouldn't be.

If you get this isolated, please send me the bug case right away.

Jason Wharton


> -----Original Message-----
> From: Bob Zirbel [mailto:bobz22001@...]
> Sent: Thursday, January 13, 2005 7:51 PM
> To: IBObjects@yahoogroups.com
> Subject: [IBO] Problem with IB_Grid
>
>
>
>
> Hi all.
>
> I have just upgraded to IBV4.5Ai.
> I now find that double-click no longer works on the first line of
> one of the IB_Grids I have in a D7 application. Double-click works
> fine on all other lines (and other grids).
> I completely removed the offending grid and reinstalled it but the
> problem remains.
> This grid is different from the other grids in that I draw the data
> fields myself using OnDrawCell. However, if I disable OnDrawGrid
> (and all other events), the problem still persists.
> I'll keep trying to isolate the problem but I thought I would check
> if anyone else has encountered it.
>
> Any help would be appreciated.
>
> Regards
>
> Bob
>