Is there any JavaScript Grid plugin that have no framework dependency? -
is there javascript grid plugin have no framework dependency?
specifically, want able display grid of information sorted , searched per column basis.
the best example have found of kind of grid i'd slickgrid.
this example of sorting per column feature want.
http://mleibman.github.com/slickgrid/examples/example-header-row.html
and example of sorting entries per column. click on column's header , entries sorted.
http://mleibman.github.com/slickgrid/examples/example4-model.html
but slickgrid needs jquery. rather not use jquery, interested in using different javascript framework named spark.
http://sparkjs.co.uk/
so looking use simple grid use 2 features. ajax sugar cool too, not extremely important, moment.
i needed find js grid component commercial web app. 2 years ago checked several libraries , chose active widgets' grid component.
http://www.activewidgets.com/general.intro/
it not have external dependencies. documentation better actual library creates nice looking grids.
Comments
Post a Comment