New Item Row/Card
- 2 minutes to read
The new item row/card is used to enter new records. In Grid Views, the new item row can be displayed above or below all data and group rows. In Card Views and Layout Views the new item card is displayed as an empty card below all the cards.
GridView:
CardView:
Tip
New records are added only when a user starts typing cell values in the New Item Row.
The table below lists the main properties that affect an element’s appearance.
Appearance | The new item row/card uses the data rows and cards display settings. |
Row Handle | |
Availability | For Grid Views, it is possible to use the Grid In Card Views and Layout Views the new item card is only displayed when a new card is added to the View (via the Column If the new item row is hidden in a Grid View, it will be displayed when a new row is added to the View via the Column |
Position | For Grid Views use the Grid |
Editing | You cannot obtain or modify cell values until there is a row object that corresponds to a record. In case of new rows added via the New Item Row, Data Grid initializes new row objects for these rows only after a user modifies any cell.
|
Custom Value Initialization |
To learn more, see