Hello all,
We are placed to announce the Guriddo Suito 5.0.1 version. This version is a bug fix release. Again with fixes in the Guriddo jqGrid JavaScript the following additions and fixes are performed in the Guriddo Suito PHP :
Additions
- Added is ignoreCaseSearch property. The default is false. Setting the property similar to
...
$grid->ignoreCaseSearch = true;
...
In this case the search will be case insensitive. Again with this we added a new method setSearchOptions with wich help a custom configuration can be made. The method accept array with the following two parameters:
...
$grid->setSearchOptions( array ( "sqlfunc" => "UPPER", "phpfunc" => "strtoupper" ));
...
The sqlfunc is the SQL function which is applied to the searched field, while the phpfunc is a PHP function applied to the searched value. These function can be customized by developer
Fixes
- Force setting the varchar and char field types as string in true excel export
- Fix adoddb driver to set the fetch mode correct when exporting
- Cosmetic fixes in all Db drivers
Happy codding!
Kind Regards,
Guriddo Team
Tags:
Hello All,
Today we released Guriddo jqGrid 5.0.1. This is a bug fix release. We have fixed a lot of bugs and added small improvements. The list of changes:
Additions and Changes
- Updates in Bulgarian, German Russian and Italian language files
- Additions in setRegional method in order to load big data.
- Add restoreFromFilters parameter in toolbarSearch method to restore the state after searching and when save/load state is used
- Adding keyevent parameter in editRow method (inline edit) to define a desired key event. Default ‘keydown’. When used with boostrap typeahead use ‘keyup’ value of place of keydown.
- Added sortname and sortorder in xDimension, so that grouping can be controlled.
- Aded ignoreCase in pivot options in case this is needed in some special situations
- Adding afterSetGrid event parameter in loadGridState to do some thing after the grid is loaded in searching and save/load state is used
.
- Added a common function $.jgrid.isGridInStorage
- Added restoreCellonFail which determine if the cell should be set or restored on fail. Default true
- Update Spanish Translation
- Pivot avg fact added
- Experimental: Position the validation error dialog next to the cell input element in cell edit
Bug Fixes
- Fix bootstrap theme to use table condesed in pager
- Removing bad added comments in grid CSS
- Fix rowTotals in PivotGrid
- Fix restore the state of the grid when a custom buttons are added with navButtonAdd, navSeparatorAdd
- Fix loadState method to restore the search strings in filterToolbar
- Fix for jqDrag which jumps the window to a default position after draging. Now we use a tinyDragable plugin by Simon Steinberger
- Fix Including frozenColumns in the restoring the grid state
- Fix local sorting and multisorting to work correct with the indexes when datatype is local
- Fix bug in navgrid wheh responsive parameter is not set and width does not match.
- Fixes for navigator drop down menu – stopPropagation and click the right menu button in case of more than one grid in page
- Grid should be unloaded in loadState method only when all conditions are meet
- Fix language text (in language files) to be set correct in navButton menu
- Prevent navgrid to be loaded when storeNavOptions is true, but navigator is not initially run
- delRowData should reset the select row only if it is equal to the rowid parameter
- Fix for columnChooser when show/hide selected columns. We need to use .is(â€:selectedâ€)
- Fix reference to table body in addXMLData.
- Replace indexOF with inArray (IE8 fix)
Happy codding!
Kind Regards,
Guriddo Team
Tags:
Dear, Friends!
We’d like to use the Summer Holidays to say thank you for using Guriddo products and for help to making it the most popular jQuery grid control on the market.
Starting today, you can now purchase commercial licenses for jqGrid.Mobile for Javascript.
Finally, Summer is here and we would like to offer you a special Summer promotion for all Guriddo products. Starting today and throughout the month of September 15, 2015 a bonus package is available for all Guriddo products. This coincides with the 5.0 release of all our major suites – Javascript, PHP. We have introduced many new products, features and fixes, including the brand new native Bootstrap support.
And finally – buy our product and get jqGrid.Mobile JavaScript for free
You are still not a registered user? Do not worry about this. We have a special offer for you! You can purchase a license of any of our product and get jqGrid.Mobile JavaScript for free. During this time you will be able to get the technical support, use prerelease versions of the product updates that you can immediately use in your projects.
How to use this offer?
It is very simple! You need to go to the purchase page of our website, choose the software product that suits you and pay for it.
For getting more information, please send your request to our sales department sales@guriddo.net
Kind Regards,
Tony Tomov
Tags:
Hello All,
We are happy to inform you that today we have released a Guriddo jqGrid.Mobile for JavaScript 1.2 version.
This version has many fixes and compatibility changes.
The updated demo can be seen here
The trial download can be obtained from here
License details can be seen here
Below is a short list of changes
– jquery 1.8-1.11/2.1 compatible
– jQuery Mobile 1.45 compatible
– Theme changes
– Better iScroll support
– language file changes
– A lot of fixes
This version include the following modules:
- Grid Base Module – grid.base.js
- Common Grid Module – grid.common.js
- Fileter Functions – grid.filter.js
- Form Editing – grid.formedit.js
- Grouping Features – grid.grouping.js
- Import/Export Features – grid.import.js
- Subgrid Support – grid.subgrid.js
- Utility/Language Functions – grid.utils.js
- Scrolling module – iscroll.js
- Formatters – jquery.fmatter.js
Enjoy
Yours
TriRand Team
Tags:
Hello All,
Short after Guriddo jqGrid 5.0 for JavaScript is released we are pleased to announce the availability of the Guriddo Suito 5.0 for PHP. The release have the same additions and changes as defined in the post here plus:
- Fixes in rennderTree when echo parameter is set to false
- Fix export to PDF to work with strict mode
- Added ip type to the base types in jqValidator
- Added ‘displayName’ parameter in validations array to display the human readable field when error occur
You may enjoy of our new Boostrap PHP demo
As usual, any feedback is welcome.
Happy coding!
Tony Tomov
Tags:
Recent Comments