Home > jQuery > jqGrid 4.5.4

jqGrid 4.5.4

October 6th, 2013 Leave a comment Go to comments

Hello All,

Today we released jqGrid 4.5.4. This is a bug fix release.
We have fixed a lot of bugs and added small improvements.
This technology is used to create Iphone poker mobile games where Ios is so advanced when playing mobile iphone poker games using Iphone or Ipad. The most important fix is that we have fixed a bug which breaks working jqGrid in iOS7.

The list of changes and fixes is available in our jqGrid Wiki Page .

Enjoy,
jqGrid Team

Tags:
  1. Jonathan
    October 9th, 2013 at 16:17 | #1

    When will the list of fixes be posted want to see what has changed.

  2. Sonia
    October 16th, 2013 at 16:02 | #2

    Hello…
    The translation’s files do not contains text for search options “is null” and “is not null”

  3. James
    October 17th, 2013 at 20:41 | #3

    Thanks for the release!

  4. bahareeh
    October 23rd, 2013 at 18:46 | #4

    I use jqgrid in my web application. Using iOS 7, when I select all rows in a jqgrid table and try to save my edits into the database, it doesn’t save. If I just edit one row and then save and then edit another row – basically if I edit one row at a time – then it works. Just multiple row editing doesn’t work. And it only doens’t work on iOS 7.

    I have already seen this post: http://www.trirand.net/forum/default.aspx?g=posts&m=13688 and I have updated my jqgrid to the latest release (4.5.4) and I am still having this same problem on iOS 7.

    Can anyone help me?

  5. October 23rd, 2013 at 21:18 | #5

    Conflicts with Bootstrap V3.0

  6. Bhaskar.Singh
    November 1st, 2013 at 12:10 | #6

    I am using JQGrid and in JQGrid1_CellBinding event I am changing the Cell HTML of the Cell.But When I am Exporting Old Data is exported not Updated Data(Which I have updated in Cellbinding). Please Help me.CryCryCry

  7. chunhunghan
    November 8th, 2013 at 18:18 | #7

    I really love this project. Thank you very much.

  8. miguel
    November 19th, 2013 at 21:17 | #8

    Hi,
    Could you minify it in github?
    Thanks!

  9. chunhunghan
    November 22nd, 2013 at 10:09 | #9

    1. jqGrid Version 4.5.4
    2. JQuery Version 1.9.0 (included in jqGrid Zip File)
    3. Chrome Version 31.0.1650.48 m
    There is a Problem in Jquery : event.returnValue is deprecated. Please use the standard event.preventDefault() instead. http://bugs.jquery.com/ticket/14320

    Replace the following code (JQuery 2.x version) => remove src.returnValue

    // Events bubbling up the document may have been marked as prevented
    // by a handler lower down the tree; reflect the correct value.
    this.isDefaultPrevented = (src.defaultPrevented ||
    src.getPreventDefault && src.getPreventDefault()) ? returnTrue : returnFalse;

    can work for me

  10. Elisa
    December 2nd, 2013 at 16:43 | #10

    Hi,
    Thanks for the release.

    The translation file does not contain text for “Clear Search Value”.

  11. david_chou
    December 5th, 2013 at 04:33 | #11

    There’s a security issue reported by HP Fortify:
    jquery.jqGrid.min4.5.4.js line 415 (Dynamic Code Evaluation: Code Injection)
    Fortify Priority: Critical
    Kingdom: Input Validation and Representation
    I remove “c.p.selrow=c.rows[d].id;” from line 415 and passed the security scan, but I don’t think it is a good idea. Could you fix it in the future version? Thanks.

  12. December 26th, 2013 at 03:49 | #12

    will there be any updates are releases on this plugin? is this the best grid solution on the Open market?

  13. Jeremy
    November 12th, 2014 at 20:39 | #13

    This update broke PDF exporting while using PHP. Call for a missing array index ‘hidden’.

  1. No trackbacks yet.

Privacy Policy   Terms and Conditions   Contact Information