An ItemsGrid component has one or more ItemsColumn subcomponents. ItemsGrid and ItemsColumn components can be selected separately in the visual designer, and be set to define behavior and formatting through their unique attributes. The ItemsColumn component represents a data field for the items in the grid. Therefore, the ItemsGrid component renders a grid, or table, consisting of rows (items from an EnterpriseItems bean) and columns (fields from an ItemsColumn component).
You can perform several different actions with ItemsColumn components at design time. Existing columns can be removed from the ItemsGrid component.
ItemsColumn components can also be selected from the Palette view and dragged onto an existing ItemsGrid component in the page. This will create a new field column.
ItemsColumn component onto an existing ItemsGrid component in the visual designer.Finally, you can move existing ItemsColumn components within the ItemsGrid component to change the position and order of columns within the grid.
ItemsColumn component and drag the column to a different location in the ItemsGrid component.Tip: You can drag an ItemsColumn component from one ItemsGrid component to a completely different ItemsGrid component on the page. Use this technique rather than removing the column from the first grid and then adding a similar column to the second grid.
| Business Objects http://www.businessobjects.com/ Support services http://www.businessobjects.com/services/support/ |