You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -302,7 +302,7 @@ Other vars/global changes
302
302
`grid.setColumn(N)`-->`grid.column(N)` and new`grid.column()` to get value, old API still supported though
303
303
```
304
304
305
-
Recommend looking at the [many samples](../demo) for more code examples.
305
+
Recommend looking at the [many samples](./demo) for more code examples.
306
306
307
307
We're working on implementing support for other drag'n'drop libraries through the plugin system. Right now it is still jquery-ui based (but minimal build content)
0 commit comments