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 7d43459 commit de63fbeCopy full SHA for de63fbe
src/App.vue
@@ -5,7 +5,7 @@
5
:taskFields="taskFields"
6
:treeColumnIndex="1"
7
:selectionSettings="selectionOptions"
8
- :allowSelection="false"
+ :allowSelection="true"
9
:height="450">
10
<e-columns>
11
<e-column field="TaskID" headerText="Task ID" width="120" textAlign="Right"></e-column>
0 commit comments