I am using the DBGrid control that ships with VB4.0. Up until yesterday on
one of my forms it worked virtually perfectly. Then after I changed the
forms point size type from twips to pixels it does not. If this change
caused the problem I do not know, but it was the ONLY change. The
following line of code is where the problem is showing. When the user
clicks on a row I get the row number by using the following code in the
mouse down event. Y is a parameter that is passed into the mousedown
event. It did work until a couple of days ago. Now all that
DBGridCustomers.RowContaining(Y) returns is "-2". Any ideas why??? Is "-2"
an error code or something?
Thanks for any help...
RowValue = DBGridCustomers.RowContaining(Y)
--
EnigmaamginE Ha,ha,ha... You have no idea!!!