{"id":1555,"date":"2016-06-08T12:27:15","date_gmt":"2016-06-08T09:27:15","guid":{"rendered":"http:\/\/www.trirand.com\/blog\/?p=1555"},"modified":"2016-06-08T12:30:57","modified_gmt":"2016-06-08T09:30:57","slug":"guriddo-jqgrid-javascript-5-1-1-is-released","status":"publish","type":"post","link":"http:\/\/www.trirand.com\/blog\/?p=1555","title":{"rendered":"Guriddo jqGrid JavaScript 5.1.1 is released."},"content":{"rendered":"<p>Hello All,<\/p>\n<p>We are glad to inform you that the new Guriddo jqGrid JavaScript version 5.1.1 is available. This is a bug fix release with more than 30 fixes and a lot of useful additions. Bellow is the detailed description of them.<br \/>\n<\/p>\n<h2>Additions and Updates<\/h2>\n<p><\/p>\n<ul>\n<li>\n\t\t\t\tSetLabel method accept now column name or index of the coulmn.\n\t\t\t<\/li>\n<li>\n\t\t\t\tRemove the local _savedData parameter from editRow and replace it with<br \/>\n\t\t\t\tthe global savedData (like savedRow) which now part of Grid parameter for easy access\n\t\t\t<\/li>\n<li>\n\t\t\t\tAdd support in loadState for Subgrid\n\t\t\t<\/li>\n<li>\n\t\t\t\tAdd support in loadState for Tree Grid\n\t\t\t<\/li>\n<li>\n\t\t\t\t getFormData have the same ruled obtaining the values as in createData and syncSavedData\n\t\t\t<\/li>\n<li>\n\t\t\t\tUpdate French localization\n\t\t\t<\/li>\n<li>\n\t\t\t\t Added beforeSetTreeNode and afterSetTreeNode events (grid parameters) in setTreeNode method\n\t\t\t<\/li>\n<li>\n\t\t\t\t Added method setLeaf, which visually change the icons and data (isLeaf) parameter\n\t\t\t<\/li>\n<li>\n\t\t\t\treloadNode method now support updating the current node Leaf status depending if there is a data or not\n\t\t\t<\/li>\n<li>\n\t\t\t\tAdded debug option in saveState method to generate dump grid file with options and data.<br \/>\n\t\t\t\t(very useful for test and support)\n\t\t\t<\/li>\n<li>\n\t\t\t\tAdded option editselected (default false) in form edit module which allow to edit only the selected rows in multi select mode\n\t\t\t<\/li>\n<li>\n\t\t\t\tSet $.jgrid.useJSON by default true\n\t\t\t<\/li>\n<li>\n\t\t\t\t In custom sort function we add the full sort objects as 4 and 5 parameter in order to overcome some Chrome unexpected sort behavior\n\t\t\t<\/li>\n<li>\n\t\t\t\t Add parameter saveAfterSelect (default false) in inline navigator (inlineNav) to save the row if another is selected\n\t\t\t<\/li>\n<li>\n\t\t\t\t RTL support for column menu. The column menu is positioned near to column icon\n\t\t\t<\/li>\n<\/ul>\n<p><\/p>\n<h2>Bug Fixes<\/h2>\n<p><\/p>\n<ul>\n<li>\n\t\t\t\tFix for search operators and search oper menu\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix checking compareData function to work properly when checkOnUpdate and\/or checkOnSubmit is on\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix saveSatate to export correct the data\n\t\t\t<\/li>\n<li>\n\t\t\t\t Fix savedData array in form editing to have fields only if they are found in template\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix the position of column menu with actions\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix column menu sort to  work with multisort\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix for inline saveRow method to show the validation UI dialog.\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix for info_dialog syling\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix using checkOnUpdate with dataUrl in edit options.\n\t\t\t<\/li>\n<li>\n\t\t\t\t Fix binding click events in treeGrid after loadState is called. The _index should be refreshed in order to get right positions\n\t\t\t<\/li>\n<li>\n\t\t\t\tRemoving not needed code in grouping\n\t\t\t<\/li>\n<li>\n\t\t\t\tFixes in getRowData\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix jqGridExport not to delete the additional tree Columns\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix toppager css\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix for frozen Columns in IE11\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix check in our json parse function\n\t\t\t<\/li>\n<li>\n\t\t\t\t Fix for right border when bootstrap is used with alternate row collor\n\t\t\t<\/li>\n<li>\n\t\t\t\t Fix for loadState to check selected checkboxes of selected rows when multiselect is set\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix for cbox class to not be added two times\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix for bootstrap border problems in different grid elements\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix prevent click for the disabled check boxes in multiselect mode in IE browsers\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix jumping to the top of page when a colmenu is clicked\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix multiselect when a checkbox is checked\n\t\t\t<\/li>\n<li>\n\t\t\t\t Fix setFrozenColumns heigh inconsitencies when the height is not default and\/or a rowspan is used\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix detecting MS IE <=11. Note that MS Edge is not IE browser\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix uniqueSearchFields in filter string\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix for RTL scrollbar\n\t\t\t<\/li>\n<li>\n\t\t\t\tBootstrap CSS fix for RTL\n\t\t\t<\/li>\n<li>\n\t\t\t\tFix semicolon in base module.\n\t\t\t<\/li>\n<li>\n\t\t\t\t Fix inlineNav when beforeAddRow and beforeEditRow return false not to show the save cancel buttons in inline navigator\n\t\t\t<\/li>\n<\/ul>\n<p>[HTML1]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hello All, We are glad to inform you that the new Guriddo jqGrid JavaScript version 5.1.1 is available. This is a bug fix release with more than 30 fixes and a lot of useful additions. Bellow is the detailed description of them. Additions and Updates SetLabel method accept now column name or index of the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1,10],"tags":[],"_links":{"self":[{"href":"http:\/\/www.trirand.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1555"}],"collection":[{"href":"http:\/\/www.trirand.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.trirand.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.trirand.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/www.trirand.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1555"}],"version-history":[{"count":3,"href":"http:\/\/www.trirand.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1555\/revisions"}],"predecessor-version":[{"id":1558,"href":"http:\/\/www.trirand.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1555\/revisions\/1558"}],"wp:attachment":[{"href":"http:\/\/www.trirand.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1555"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.trirand.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1555"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.trirand.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1555"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}