admin

Forum Replies Created

Viewing 15 replies - 601 through 615 (of 635 total)
  • Author
    Replies
  • in reply to: Radio Buttons Not Populated When Calling Grid To Form #87970
    admin
    Keymaster

    This same bug still exists in 3.4.4 for checkboxes.

    in reply to: Bug with scripts in inline editing #87968
    admin
    Keymaster

    I just discovered what may be another oversight.

    Try adding a default search box below a grid, using the grid's column models.

    in reply to: Horizontal Scrool Bar #87967
    admin
    Keymaster

    Please, how i can get the horizontal scroll bar to show up without having to resize a column?
    thanks!

    in reply to: Bug with scripts in inline editing #87961
    admin
    Keymaster

    I tried the autoencode option, and it works as designed.

    in reply to: Row id not being passed in inline edit #87958
    admin
    Keymaster

    Just a follow up for those who might come up on the same issue. My site is Django based and I was having all sorts of problems with getting blank row ids.

    One real resource on the jqgrid site is the demo code – I recommend it to anyone who gets stuck. I downloaded the 3.4.x version and worked back from there.

    Whatever the issues was, it was not jqgrids fault. What fixed it was replacing all the js with the exact structure and files of the demo code. You still have to change the /js path in jquery.jqGrid.js tho.

    I had originally installed 3.4.4 with the patch. Whether it was my setup, or something in the patch, but this code did not work with Django. If you have issues try the js file from the demo code.

    I have not tried 3.5 code.

    Happy coding 🙂

    Nigel

    in reply to: Theme Problem #87942
    admin
    Keymaster

    Hi,

    I seem to have the same problem. I have tried everything you suggested but still do not get the correct style or images loading. I am using the trunk version of MonoRail.

    Is there any information I could provide you with that would help us solve this problem?

    Regards,

    Jarrod

    in reply to: Multiselect Problem #87938
    admin
    Keymaster

    Got the same problem.

    I have 3 Grids in a Jquery Tab (all with multiselect: true). In top Grid “multiselect” works, on the other two grids i get the same issues you described (all boxes are selected (unselected) with a click on checkboxes).

    Used: JqGrid 3.5 Final

    in reply to: Editable grid problem #87936
    admin
    Keymaster

    Hi, tony. Thanks for your remark.

    I checked this. addRowData can get 2 arguments:

    1) ID of the row

    2) Row data as {column_name_0 : value_0, column_name_1 : value_1}

    In my case row data is {0:1, 1:”2007-10-01″, 2:”200.00″, 3:”10.00″, 4:”210.00″, 5:”note”}

    I used the short form of this: [1,”2007-10-01″,”200.00″,”10.00″,”210.00″,”note”]

    addRowData works fine, i see the grid with valid data in it. The problem is that i can't make a cell editable.

    in reply to: Row id not being passed in inline edit #87935
    admin
    Keymaster

    Thanks for the reply Tony,

    Can you please elaborate – I have used your own demo in my site to try and troubleshoot this – so I have the weird situation where I have code using local data (example 5) so as to not be server dependent – and it does not work.

    It clearly works on your server, so I am obviously missing something – but I am not sure what.

    Cheers,

    Nigel

    in reply to: Row id not being passed in inline edit #87907
    admin
    Keymaster

    I have the same problem.

    If you find the solution thank you the information.

    My example:

    onSelectRow: function(id){

    in reply to: JSON Adjacency Tree Grid sorting & filterToolbar #87906
    admin
    Keymaster

    I Download the corrected version but the problem continues.

    I use filterToolbar() and when making a search filter can not be cleaned.

    in reply to: JSON Adjacency Tree Grid sorting & filterToolbar #87893
    admin
    Keymaster

    I have the same problem. I check in demopage and i think it's a bug.

    I need solution. What can i do?

    in reply to: Sorting in adjacency JSON autoloaded treegrid #87891
    admin
    Keymaster

    I'm using the latest release to date and I get an error

    “this.parent_id.toLowerCase is not a function” on FF3.5

    and

    “Type Error: Object 2 has no method 'toLowerCase'” on Chrome

    admin
    Keymaster

    resolved i have desactivated the 2 call that set the width

    in reply to: Complete jqGrid XML, JSON example download now available! #87888
    admin
    Keymaster

    Static xml file won't load for me.

Viewing 15 replies - 601 through 615 (of 635 total)

Stay connected with us in your favorite flavor!