lorife

Forum Replies Created

Viewing 15 replies - 61 through 75 (of 77 total)
  • Author
    Replies
  • in reply to: updating from jqGrid JavaScript 4.7 to 5.02 #124777
    lorife
    Participant

    Ok i will try.

    Meanwhile, i found 2 problems into the file:

    grid.locale-it.js

    1. I modified :

    $.jgrid.regional[“en”] = {

    into

    $.jgrid.regional[“it”] = {

    2. i changed:

    newformat: ‘n/j/Y’,

    into:

    newformat: ‘d/m/Y’,

     

    but i don’t know if i have to change other things into that file. Probably it has not been configured for italian correctly.

     

    in reply to: updating from jqGrid JavaScript 4.7 to 5.02 #124773
    lorife
    Participant

    I tried opening the file grid.locale-it.js released with version 5.0.2

    Half of that file is formatted for “en” (some extraction):

    $.jgrid.regional[“en”] = {

    newformat: ‘n/j/Y’,

    ShortDate: “n/j/Y”,

    are you sure there’s not some problem with that file?

    in reply to: updating from jqGrid JavaScript 4.7 to 5.02 #124772
    lorife
    Participant

    Hello,

    I did read all before upgrading..so I guess I’m doing something wrong.

    But all the grid is in Italian, so I guess it’s using the correct file…am I wrong?

    Also, if I try replacing grid.locale-it.js with the one from v4.7 dates are displayed correctly.

     

    in reply to: updating from jqGrid JavaScript 4.7 to 5.02 #124766
    lorife
    Participant

    Hello,

    i tried the last version and found another problem.

    It’s with the file:

    grid.locale-it.js

    with the one in v4.7 it was all fine, in this even the date is wrong. For example:

    I would expect: 18/05/2016

    but i get

    5/18/2016

    using the file from 4.7 works fine.

    think you can fix it?

    thank you!

    in reply to: updating from jqGrid JavaScript 4.7 to 5.02 #124763
    lorife
    Participant

    Thank you!

    I will wait for the new version as I need the input search with the correct width.

    in reply to: updating from jqGrid JavaScript 4.7 to 5.02 #124761
    lorife
    Participant

    sorry this is the link:

    https://jsfiddle.net/lorife/dusqww2w/

     

    in reply to: updating from jqGrid JavaScript 4.7 to 5.02 #124760
    lorife
    Participant

    Hi,

    I created a jsFiddle project.

    http://jsfiddle.net/lorife/9saaa4bt/28/

    so my questions now are:

    1. is there a way to autofix the search input based on the width of the column?
    2. if you double click the column you will see the dialog is behind

    thank you,

    Lorenzo

    in reply to: updating from jqGrid JavaScript 4.7 to 5.02 #124752
    lorife
    Participant

    Hi,

    regarding my 3rd problem I found out that by adding:

    .ui-jqgrid .ui-search-toolbar input,
    .ui-jqgrid .ui-search-toolbar select {
    padding:0px;
    }

    everything is back as in v4.7.

    Is it a bug?

    in reply to: Clear Toolbar Button #101556
    lorife
    Participant

    thank you all.

    lorenzo

    in reply to: Clear Toolbar Button #101531
    lorife
    Participant

    Hi, Is there a way to hide the button and go back as before?

    Thank you, lorenzo

    tony said:

    Hello,

    Thank you very much for this recommendation.

    I too think – it is a really usefull.

    I will try to include it in the next release.

    Thanks

    Best Regards


    in reply to: change columns position + empty grid #99046
    lorife
    Participant

    please can anybody help me here? i really tried hard but I found no help anywhere!

    thank you so much

    in reply to: Custom View Form #94329
    lorife
    Participant

    nevermind, i made it.

    sorry for bothering.

    in reply to: Edit-View-Add (row) problems #94313
    lorife
    Participant

    Please can anybody help me?

    thank you so much,

    Lorenzo

    in reply to: jqgrid and user rights. #94024
    lorife
    Participant

    I made it!

    in the php file, when the user logs in I set a JS variable vIsAdmin=”TRUE”.

    in the file mycustom.js I check that variable and i create the pager accordingly.

    Probably there is a better way to do it, but this way it works too….

    Lorenzo

    in reply to: jqgrid and user rights. #94000
    lorife
    Participant

    Hi Tony,

Viewing 15 replies - 61 through 75 (of 77 total)

Stay connected with us in your favorite flavor!