New to Telerik UI for BlazorStart a free 30-day trial

The position at which a new data item is inserted in the Grid. By default, new data item appear at the top of the table.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum GridNewRowPosition

Fields

The new data item appears at the bottom of the Grid.

C#
Bottom = 1

The new data item appears at the top of the Grid (default).

C#
Top = 0
In this article
DefinitionFieldsBottomTop
Not finding the help you need?
Contact Support