jqGrid for PHP update

March 10th, 2010 3 comments

Today we announce a new updated version of jqGrid for PHP.
This version fixes some bugs and have two major things:

1. Based on the most user request and experience we have published a new documentation, which will help to solve the most problems easy and without walking in the API. The main part of documentation is written as Tutorials which we hope you will like this. The documentation can be found in the Documentation section for jqGrid for PHP

2. Based on the most user request we add two additional database drivers:
- Oracle database driver
- SQLite database driver

The Oracle database driver is ready for production and does not use the PHP PDO, but the native PHP driver

The SQLite driver is supported through PHP PDO and is still in beta

Kind Regards
jqGrid Team

Tags:

jqGrid 3.6.4

February 14th, 2010 1 comment

Short after 3.6.3 release we publish another bug fix release.
This release fixes three important bugs, which causes jqGrid not to work properly in some configurations.
Again with this we fixed jqModal and jqDnR to be compatible with jQuery 1.4.x versions.
For a full list of changes please refer to our Wiki

jqGrid Team

Join the forum discussion on this post - (4) Posts
Tags:

jqGrid 3.6.3

February 7th, 2010 No comments

Today we have released jqGrid 3.6.3 – mainly this is bug fix release of our 3.6 release, but still we have added a lot of new features, which we think they will be very useful. We are of course still considering features for our next release, so you can still submit feature requests and bug reports in the forum associated with this blog post. For a complete list of fixes and additions in 3.6.3, please visit the following link in the WIKI

Kind Regards
jqGrid Team.

Join the forum discussion on this post - (15) Posts
Tags:

jqGrid for PHP

January 8th, 2010 37 comments

Hello All,

Today we are launching the Beta of jqGrid for PHP. This is a brand new product created for PHP developers and teams that radically decreases development time with jqGrid and makes it fun and easy. The product will be offered with commercial licenses that will include fast and accurate technical support, source code and subscription based benefits.
Highlight points include:
- all functionality jqGrid has is supported
- no need for tricky javascript – everything is handled in PHP
- the PHP component automatically handles data retrieval, paging, sorting, searching and all CRUD operations (create, read, update, delete). No need for custom code.
- you can have a fully functional grid with just a few lines of PHP
- export to Excel is supported
- database engines supported: MySql, Postgre SQL, Microsoft SQL server

You can see our online demo (50+ examples) here:
http://www.trirand.net/demophp.aspx

You can post questions in our public forums for jqGrid for PHP here
http://www.trirand.net/forum/default.aspx?g=forum

And you can download the trial component here:
http://www.trirand.net/download.aspx

Note: We are using PDO (PHP Data Objects) for automatic grid operations, so depending on your PHP setup you may need to install it before using jqGrid for PHP. PDO is by default installed in PHP 5.1+ distributions.
The above is valid only for MySQL and PostgreSQL databases
Details on PDO:
http://php.net/manual/en/book.pdo.php

For Microsoft SQL Server we are using the driver provided from Microsoft.
Details on Microsoft driver for PHP
Can be found here
and here

Please, let us know what you think. As usual, your feedback is much appreciated.

Regards,
jqGrid PHP Team

Tags:

jqGrid for ASP.NET 3.6.1

November 30th, 2009 7 comments

Our commercial ASP.NET WebForms component version 3.6.1 has been released. The changes include:

- update client-side runtime to jqGrid 3.6.1
- codeless CRUD (create, read, update, delete) support for declarative datasources like LinqDataSource, SqlDataSource, etc
- performance updates (super fast 1,000,000 rows example)
- formatters support (all predefined formatters + custom formatter)
- client-side and server-side validation for editing data
- bug fixes and many more small updates
- documentation updates

You can view our 60+ ASP.NET examples framework here:
http://www.trirand.net/demo.aspx

and download trial version from here:
http://www.trirand.net/download.aspx

Pricing and licensing information is available here:
http://www.trirand.net/licensing.aspx

In other ASP.NET news, you can take a look at this great DotNetNuke example showing how you can use jqGrid inside the DotNetNuke CMS. We’d like to thank Oliver Hine for creating this sample and sharing it with the community:
http://oliverhine.com/DotNetNuke/Modules/Keywordification.aspx

What’s next – we have finalized the release dates for the Beta versions of our ASP.MET MVC component based on jqGrid and our PHP framework for codeless integration of jqGrid in your PHP project (with support for all grid features like paging, sorting, searching, etc).

jqGrid ASP.NET MVC component Beta – Dec, 10th, 2009
jqGrid PHP framework – Dec, 20th, 2009

Based on your feedback, the beta program will continue for several weeks up to a month and we will release both the ASP.NET MVC version and the PHP version in January next year. Please, expect more details on the Beta release dates.

Regards,
jqGrid Team

Join the forum discussion on this post - (3) Posts
Tags:
Privacy Policy   Terms and Conditions   Contact Information