Is there a _Access method to ether the lInGrid or RowHeight properties of
the combobox?

If you are not going to make any changes to the grid,
grid.AllowCellSelection = .F. should cure it too!

Tracy


-----Original Message-----
From: [EMAIL PROTECTED]
Sent: Wednesday, July 19, 2006 1:03 PM
Subject: RE: Error 5: In a grid with a combobox - possible solution - but
why


Quoting Tracy Pearson <[EMAIL PROTECTED]>:
VFP 9...
Yes the combo box just displays the string.. a little more details...  I
tried commenting out all of the code in the GotFocus event of the combo and
it still craps... I then looked into the lostfocus event, code below

IF this.lInGrid
this.Parent.Parent.rowheight=this.rowheight
ENDIF

If I comment out the code above, no errors occur.. Any ideas what is going
on?

TIA,
Mike




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to