Create a grid of date and time data
Create a data grid that displays motor manufacturing details.
- Create the motor manufacturing details label:
- In theProject viewpane, right-clickMainWindow (type), and select .
- Hover-over the label, select , and enterDateTimeDataLabel.
- In thePropertiespane, set theTextproperty value toMotor manufacturing details.
- Create the motor data grid:
- In theProject viewpane, right-clickMainWindow (type)and select .
- Hover-over the data grid, select , and enterMotorDateTimeGrid.
- In thePropertiespane, create a dynamic link between theModelproperty and .For more information about dynamic links, see Create dynamic links.
- Configure the motor name column:
- In thePropertiespane, double-clickDataGridColumn1and enterMotorNameCol
- UnderDataItemTemplate, create a dynamic link between theTextproperty andMANCIA: You can select the@BrowseNameattribute by selecting it from theAttributedrop-down menu at the bottom.For more information about dynamic links, see Create dynamic links.
- Crete a dynamic link between theOrder byproperty andMANCIA: You can select the@BrowseNameattribute by selecting it from theAttributedrop-down menu at the bottom.For more information about dynamic links, see Create dynamic links.
- Set theTitleproperty value toMotor Name
- Create the motor manufacture date column:
- In thePropertiespane, next toColumns, select and selectText column.
- Double-click the column name and enterMotorManufactureDateCol.
- UnderDataItemTemplate, create a dynamic link between theTextproperty and .For more information about dynamic links, see Create dynamic links.
- Set theTitleproperty value toManufacture Date.
- Create a dynamic link between theOrder byproperty and .
Fornire un feedback