Quantcast
Channel: try-catch-FAIL - liteGrid
Browsing all 10 articles
Browse latest View live

liteGrid’s RowSortModule

Aside from a slew of bug fixes and minor changes, the biggest thing to happen to liteGrid this week is the addition of the RowSortModule.  This module enables client-side sorting and works on both...

View Article



(My) Javascript Stupidity

I just fixed a stupidly obvious bug in liteGrid that shows up when you have multiple grids on a page.  Look at the default options for liteGrid:$.inrad.liteGrid.defaultOptions = { columns: [],...

View Article

liteGrid – now with draggable rows!

I’ve just finished up the draggable rows module for liteGrid.  You can check out the demo page here.  The module supports the tree-grid module (but does not require it).  It’s built using jQuery UI’s...

View Article

Image may be NSFW.
Clik here to view.

The long road to fixing delete behavior in liteGrid

A lot has been going on with liteGrid recently.  The application at my day job that necessitated its creation is nearing production, and numerous additional features are being implemented in support of...

View Article

Recent liteGrid changes

Despite the lack of noise on the topic, liteGrid has received a host of updates recently thanks almost entirely to the efforts of James "poprhythm" Kolpack.  I’ve updated the online demo of liteGrid so...

View Article


Image may be NSFW.
Clik here to view.

Work-around for jQuery UI Draggable refresh limitation

The jQuery UI draggable plug-in is used within liteGrid by the DraggableRowsModule.  It enables users to rearrange the order of rows as well as to place rows into a hierarchy (if the TreeGridModule is...

View Article

Using liteGrid with ASP.NET, Part 1 – The LiteGridJsonResult

When I first started building liteGrid, one of my design goals was to build a grid library that worked easily with ASP.NET MVC.   I’m not sure I’ve delivered on that goal, at least not externally....

View Article

Using liteGrid with ASP.NET MVC, Part 2 – The LiteGridUpdater

Part 1 – The LiteGridJsonResultIn the last post, I showed how we use a custom JsonResult to send data to liteGrid.  Displaying data is great and all, but liteGrid supports client-side editing as well....

View Article


liteGrid Updated

Thanks to the efforts of James Kolpack (whose blog has apparently imploded), liteGrid has been updated to the latest versions of jQuery, jQuery UI, and more.  The long-standing bug with the resizable...

View Article


LiteGrid Roadmap

The LiteGrid jQuery Grid plug-in is getting some new code as I drive towards the 1.0 release.  I’ve (finally) started on an MVC library to make working with LiteGrid within MVC applications...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images