highlight record in datatable by number in textbox
Can someone please help me?
I have a main form called 'form1' with a subform showing a subform called 'sub'. The main form also has a textbox called 'text2'.
The subform is a datatable with PropID as the key and PropertyName.
When I enter in a number, say 5 into the textbox on Form1, I need the record with PropID to highlight in the subform.
|