Yasir Assam
Yasir Assam
I managed to install jnius on Windows 7 (I had to use MinGW to build it - I got compiler errors using Visual C++) but when I try to "import...
I've edited dgrid so that it's possible to to combine tree and editor. For it to work, the editor has to wrap a tree, e.g. editor(tree(column)). I haven't added any...
The documentation says that DnD should work with Touch: https://github.com/SitePen/dgrid/blob/master/doc/components/extensions/DnD.md It mentions the test file DnD_touch.html as an example. I tried this file in both Safari on an iPhone and...
Running Chrome 63 on Android 7 Samsung Galaxy Tab A. The documentation says it's possible to make DnD work with touch: https://github.com/SitePen/dgrid/blob/master/doc/components/extensions/DnD.md I tried the test page mentioned in the...
I'm in the process of updating to dojo 1.7.x and and the latest version of dojango (thanks for working on it by the way). I noticed the amd-loader branch but...