By default the Add New row is located at the bottom of the grid. However, if you choose, you can change its location by setting the NewRowVisibility property. You can set the NewRowVisibility property to one of the following options:
Option | Description |
---|---|
Top | The Add New row appears at the top of the grid. |
Bottom (default) | The Add New row appears at the bottom of the grid. |