Expand Up
@@ -48,7 +48,7 @@ The columns are automatically generated when `Columns` declaration is empty or u
The following output is displayed as a result of the above code example.


### How to set the `IsPrimaryKey` for auto generated columns when editing is enabled:
Expand Down
Expand Up
@@ -192,7 +192,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


### Header Text alignment
Expand Down
Expand Up
@@ -241,7 +241,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


### Header Template
Expand Down
Expand Up
@@ -294,7 +294,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Text alignment
Expand Down
Expand Up
@@ -345,7 +345,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Format
Expand Down
Expand Up
@@ -389,7 +389,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Width
Expand Down
Expand Up
@@ -431,7 +431,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Resizing
Expand Down
Expand Up
@@ -547,7 +547,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Reorder
Expand Down
Expand Up
@@ -591,7 +591,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Visibility
Expand Down
Expand Up
@@ -633,7 +633,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Unbound Column
Expand Down
Expand Up
@@ -689,7 +689,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Column Template
Expand Down
Expand Up
@@ -738,7 +738,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Controlling Grid actions
Expand Down
Expand Up
@@ -825,7 +825,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Expression Column
Expand Down
Expand Up
@@ -872,7 +872,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Command Column
Expand Down
Expand Up
@@ -947,7 +947,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


### Custom buttons
Expand Down
Expand Up
@@ -1012,7 +1012,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Column Chooser
Expand Down
Expand Up
@@ -1055,7 +1055,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Foreign Key Column
Expand Down
Expand Up
@@ -1110,7 +1110,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Customize column
Expand Down
Expand Up
@@ -1168,7 +1168,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Type
Expand Down
Expand Up
@@ -1257,7 +1257,7 @@ The following code example describes the above behavior.
The following output is displayed as a result of the above code example.


## Column Layout
Expand Down
Expand Up
@@ -1302,4 +1302,4 @@ You can set the Grid's columns layout based on either Grid width or its columns
The following output is displayed as a result of the above code example.

