Hi
I have a form that contains 3 TEdit,each is bind to a field in a table(this table contains 3 fields and each TEdit is bound to a field).At the top of the form I have First,Previous,Next and Last buttons so that the user can navigate through the records of the table.
What is the best technique to bind this form to that table
thanks
I have a form that contains 3 TEdit,each is bind to a field in a table(this table contains 3 fields and each TEdit is bound to a field).At the top of the form I have First,Previous,Next and Last buttons so that the user can navigate through the records of the table.
What is the best technique to bind this form to that table
thanks