Subject | IB_Control Grid functionality |
---|---|
Author | txwhytboy |
Post date | 2002-02-07T06:29:28Z |
I have an IB_ControlGrid where the fields on it, have an onEnter and
an OnExit event that changes the color of the field while the focus
is in the field. However, I have noticed that when I have multiple
records in the Dataset behind the Control Grid, when I enter one
field... that field in ALL of the records runs the onEnter and so all
the records show the coloration change...
Is there anyway to limit the on enter to the one instance of the
field in the selected record as opposed to every instance of the
field in the dataset?
- Roger Webb
an OnExit event that changes the color of the field while the focus
is in the field. However, I have noticed that when I have multiple
records in the Dataset behind the Control Grid, when I enter one
field... that field in ALL of the records runs the onEnter and so all
the records show the coloration change...
Is there anyway to limit the on enter to the one instance of the
field in the selected record as opposed to every instance of the
field in the dataset?
- Roger Webb