Submit your widget

Flexigrid - Grid Table with jQuery

Created 13 years ago   Views 38628   downloads 6702    Author flexigrid
Flexigrid - Grid Table with jQuery
View DemoDownload
244
Share |

 

Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content.

Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and follows the jQuery mantra of running with the least amount of configuration.

 

Features

 

  • Resizable columns
  • Resizable height and width
  • Sortable column headers
  • Cool theme
  • Can convert an ordinary table
  • Ability to connect to an ajax data source (XML and JSON[new])
  • Paging
  • Show/hide columns
  • Toolbar (new)
  • Search (new)
  • Accessible API
  • Many more

 

For the Third example you need to generate an XML file with a very specific format, just use the same format to generate an XML file using any backend programming language.

And due to consistent public demand. My sample PHP code for post.php. Please don't forget to change hostname, username, password and dbname.

 

Read more