We are happy to introduce the availability of 3.6 beta version of jqGrid. This release has a lot of user contributions (Thank you Mark) and add more power to jqGrid. Here is the list of the most important features:
- New API – now we follow the concept of jQuery UI calling conventios
- RTL support
- Columns Reordering
- Rows Reordering (sortable rows)
- Drag and drop rows between two or more grids
- Custom Validation
- Custom creation of input elements in editing modules
- New Column Chooser with ability to resort columns
- Full control of all ajax requests
- Loading data while scrolling
- … and much more
All these new features can be seen here
The jqGrid 3.6RC again with the demo can be obtained from here
We working hard on documentation, so have a patience until we document all fixed bugs and new features.
We hope that this can be done at end of next week (where we expect to publish the final release)
Enjoy
jqGrid Team
Join the forum discussion on this post - (87) Posts
Tags:
This is a bug fix release for jqGrid version 3.4. Here is a full list of fixed bugs:
- fixed bug in treeGrid when try to reload a nodes with trigger(“reloadGrid”)
- fixed bug in getRootNodes method when adjacency model is used – treeGrid
- getRowData return correct value of the expanded column when used in treeGrid
- fixed bug in rowList to send non numeric values
- fixed bug when grid is used with google maps
- fixed bug in subgrid to prevent caching in IE when ajax request is made
- fixed bug in getCell method
- support of Y-m-d \\TH:i:s in formatter
- fixed bug in the loader to support utf-8
- added Czech and Swedish Translations
Join the forum discussion on this post - (5) Posts
Tags:
jQuery Grid is my first jQuery plugin. It is based on grid developed by makoomba. I have rewrite the code (and add a lot of new features), so that the grid can work with jQuery 1.1.2. The grid is a Ajax-enabled JavaScript control that provides solution for representing tabular data on the web. Since the grid is client-side solution and loading data dynamically through Ajax callbacks, it can be integrated with any server side technology.
Read more…
Tags:
Recent Comments