Skip to content Skip to sidebar Skip to footer
Showing posts with the label Slickgrid

Slickgrid Total

In slickgrid, I put a total aggregator sum. It sums all the rows from that column (percents) and wo… Read more Slickgrid Total

Possible To Hide A Slickgrid Column Without Removing It From The "columns" Array?

I'd like to hide a column (its an ID column that is unique for each row), but I cannot remove i… Read more Possible To Hide A Slickgrid Column Without Removing It From The "columns" Array?

How To Add A Class To A Cell In Slickgrid

Does anyone has an idea how could I add 'myClass' class to some cell (for example, row 5, c… Read more How To Add A Class To A Cell In Slickgrid

What Is This Design Pattern Known As In Javascript/jquery?

I was looking over the JavaScript source code for SlickGrid. I've noticed that slick.grid.js ha… Read more What Is This Design Pattern Known As In Javascript/jquery?

Slickgrid - Wordwrap Column Headers In Ie7

is there a way to word-wrap Slickgrid column headers in IE7? I have about 20+ columns in the grid … Read more Slickgrid - Wordwrap Column Headers In Ie7

Simple Sort Sample For Slickgrid

I want to havesimple slickgrid column sort. however I might not understand the basic idea. what I h… Read more Simple Sort Sample For Slickgrid

Saving Changes In Slickgrid

HI, I'm looking at SlickGrid and I can see example on how to edit the cell, however do I save t… Read more Saving Changes In Slickgrid