Hi Guys,
The Scenario:
I have a table will 4 fields in it named a,b,c & d respectively.
I go to 'Create Form by using wizard', it lets me select the fields a,b,c & d. Then I can choose to display the data in a tabular fashion with a 'standard' style. I give the form a name and click finish. The form displays the fields a,b,c & d for every record in the table.
I want to do this programmatically. I have found the CreateForm() method which is useful, but I don’t know how to create a form that displays records and fields, as is possible with the wizard. Any ideas, code or suggestions much appreciated.
Rob
The Scenario:
I have a table will 4 fields in it named a,b,c & d respectively.
I go to 'Create Form by using wizard', it lets me select the fields a,b,c & d. Then I can choose to display the data in a tabular fashion with a 'standard' style. I give the form a name and click finish. The form displays the fields a,b,c & d for every record in the table.
I want to do this programmatically. I have found the CreateForm() method which is useful, but I don’t know how to create a form that displays records and fields, as is possible with the wizard. Any ideas, code or suggestions much appreciated.
Rob