We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bec936 commit 9da07abCopy full SHA for 9da07ab
html-builder-index.md
@@ -7,8 +7,8 @@ The default attributes of index column are:
7
```php
8
[
9
'defaultContent' => '',
10
- 'data' => 'DT_Row_Index',
11
- 'name' => 'DT_Row_Index',
+ 'data' => 'DT_RowIndex',
+ 'name' => 'DT_RowIndex',
12
'title' => '',
13
'render' => null,
14
'orderable' => false,
0 commit comments