Feature-Rich Data Grid For jQuery: Flexigrid
24
Mar
Similar to Ext Grid, but built on jQuery, Flexigrid is a feature 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.
Features of this jQuery data grid plugin:
- Resizable columns
- Resizable height
- Sortable column headers
- Cool theme
- Can convert an ordinary table
- Ability to connect to an ajax data source (XML only)
- Paging
- Show/hide columns
- Accessible API
- More..
- Tags:
Ajax Grid Javascript jQuery
- Filed under: Browsing, Goodies, Other License




















8 Responses for "Feature-Rich Data Grid For jQuery: Flexigrid"
[...] example, Web Resources Depot is the first place I read about Flexigrid, which is this crazy-cool jQuery plugin which does amazing things for tables like [...]
Yes, this pretty usefull and nice grid, and the most important powerfull and there’s no need to use additional javascript framework like extjs if you already have jQuery.
Thanks!
I couldn’t get url.
Can you please check for same
mhm, look here http://www.flexigrid.info/
[quote]mhm, look here http://www.flexigrid.info//quote
Thanks for the Post and it was luck that I scrolled down and found the actual link..
It would be nice if the Author updated the Post highlighting the fact that the older link doesn’t exist anymore…
cheers,
Bijay
@Bijay,
Thanks very much for the info.
I’ve updated the link.
Hi all ..
Anyone know how to implement jquery form validator on submit with flexigrid ?
function saveWork() {
// somthig like
if(form is valid) {
document.add_user.submit();
}
}
hello everybody,
i have a problem, i work with perl module and i would like use flexigrid with it but i don’t understand how.
anyone can help me with exemple with details ?
thx a lot