This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-08-04
Channels
- # arachne (1)
- # beginners (41)
- # boot (92)
- # capetown (8)
- # cider (10)
- # cljsjs (4)
- # cljsrn (42)
- # clojure (94)
- # clojure-india (1)
- # clojure-russia (48)
- # clojure-sanfrancisco (1)
- # clojure-spec (34)
- # clojure-uk (13)
- # clojurescript (29)
- # cursive (12)
- # datavis (4)
- # datomic (10)
- # dirac (63)
- # editors-rus (16)
- # emacs (57)
- # funcool (5)
- # hoplon (22)
- # jobs (2)
- # lein-figwheel (3)
- # leiningen (5)
- # onyx (51)
- # other-languages (2)
- # proton (1)
- # protorepl (2)
- # re-frame (34)
- # remote-jobs (1)
- # sfcljs (5)
- # spacemacs (1)
- # specter (2)
- # sql (20)
- # test-check (54)
- # yada (1)
folks, are there any suggestions for what library to use to build a simple grid display? I want to show a portion of a spreadsheet? I'm playing with the cljsjs package of jqgrid but it doesn't really integrate into hoplon (esp. not hoplon ui) particularly wonderfully.
dm3: so that's the thing; upfront, no, not particualrly. Longer term, yes, would very much like to have collapsible rows, selectable rows &c. &c. which a lot of the grid libraries give for free
my needs were more in line with http://dsmorse.github.io/gridster.js/
@adamw: looks like a good reason to get slick grid on cljsjs