C
Christopher Weaver
How do I retrieve the position value after successfully finding the row that
I'm looking for? I need to set
BindingManagerBase.Position
so that all of the controls on the form are synchronized. Is there another
way of moving to a particular record within a dataset given the value of the
key?
I'm looking for? I need to set
BindingManagerBase.Position
so that all of the controls on the form are synchronized. Is there another
way of moving to a particular record within a dataset given the value of the
key?