cosmetic global options for slickgrid
[myslice.git] / plugins / querytable / static / js / querytable.js
index cc1adf3..e927c93 100644 (file)
@@ -89,6 +89,8 @@
            this.slick_options = {
                enableCellNavigation: false,
                enableColumnReorder: true,
+               showHeaderRow: true,
+               syncColumnCellResize: true,
            };
 
            this.slick_data = [];