Today I am gonna show you how to set the title by selected record in Detail form.
For example in Sales Order Detail Form at title bar you see information of Sales Order Number and Customer Name.
1) This is done by setting the Table (datasource of form) property TitleField1, TitleField2.
2) And then go to Form Design. Set the Title DataSource property of design with the data source whose titlefields you just set.
No comments:
Post a Comment