Posts Tagged ‘Data Grid’

Best jQuery Plugins For Better Table Manipulation

Wednesday, September 23, 2009 6:17 3 Comments

Table is the most difficult object to be styled, due to its browser compatibility and markup. Most of the designers and developers will use div to replace table because it is much more easier to style div than table. Flexigrid Flexigrid is a lightweight Web 2.0 Javascript Grid for jQuery. It has a lot of [...]

Share
This was posted under category: Ajax, Development, Grids, JavaScripts, Jquery Tags: , ,

Open Source jquery plugin, Data TAbles, advance interaction controls to any html table.

Tuesday, September 8, 2009 23:55 No Comments

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. Key features: DataTables is open source software, freely available for you to use and modify (GPL v2 / BSD licenses). The source files, [...]

Share
This was posted under category: Development, JavaScripts, Jquery Tags: , ,

JavaScript-powered datagrid control, built with Prototype: MyTableGrid

Tuesday, June 30, 2009 9:58 No Comments

MyTableGrid is a JavaScript-powered datagrid control, built with Prototype, for displaying data in an easy-to-browse & flexible way. It offers an Ajaxed interface with pretty fast paging & data-sorting. Columns can be resized & any columns can be easily removed for a better view of data. MyTableGrid allows browsing via keyboard (with the help of [...]

Share
This was posted under category: Development, Grids, JavaScripts Tags: , ,

lightweight grid framework – The 1Kb CSS Grid Framework

Saturday, June 20, 2009 23:42 No Comments

There are various CSS frameworks which offer a grid system, a style reset, basic typography, form styling & more. But, if you only need a lightweight grid framework to build the skeleton of your website, take a look at the 1Kb CSS Grid. It supports both fluid grids besides the fixed-width ones and nested rows [...]

Share
This was posted under category: CSS, Development, Framework, Grids Tags: , , ,

Ajaxed PHP Datagrid: Eyesis Data Grid Control

Monday, June 8, 2009 12:45 No Comments

Eyesis Data Grid Control is a PHP class for creating a datagrid from a MySQL database almost instantly. With 6 lines of code, you can connect to the database, mention the table & define the query, rest is automated. It has nice features like: Filtering and searching Changing column headers Can displaying images Ajax supported Automatic row [...]

Share
This was posted under category: Ajax, Development, Grids, Open Source Tags: , ,