Skip to content

Commit ea1961f

Browse files
Grids: Add W1028 error description (#7907) (#7973)
1 parent 58520ba commit ea1961f

File tree

1 file changed

+6
-2
lines changed
  • api-reference/10 UI Components/Errors and Warnings

1 file changed

+6
-2
lines changed

api-reference/10 UI Components/Errors and Warnings/W1028.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ id: ErrorsUIWidgets.W1028
33
---
44
---
55
##### shortDescription
6-
<!-- Description goes here -->
6+
Occurs in the DataGrid and TreeList components when an unsupported property is defined in a banded/nested column.
77

88
---
9-
<!-- Description goes here -->
9+
Do not specify the following properties for banded/nested columns: [fixed](/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/columns/#fixed), [fixedPosition](/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/columns/#fixedPosition), [type](/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/columns/#type), and [buttons](/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/columns/buttons/).
10+
11+
#####See Also#####
12+
13+
- [DataGrid - Band Columns](/Documentation/Guide/UI_Components/DataGrid/Columns/Column_Types/Band_Columns/)

0 commit comments

Comments
 (0)