Reg

Forum Replies Created

Viewing 15 replies - 16 through 30 (of 73 total)
  • Author
    Replies
  • in reply to: Formatter for shortening texts in grid cell display #95212
    Reg
    Participant

    Hello,

    The easiest solution, if you are using IE, is to put

    .ui-jqgrid tr.jqgrow td
    {

    in reply to: How to start the grid minimized #95183
    Reg
    Participant

    Hi Mirku,

    Try grid option “hiddengrid: true” (see documentation under Basic Grid — Options)

    Reg

    in reply to: Using ui.sortable to save data #95182
    Reg
    Participant

    Thank you Emilio, I have made the change you suggest and it now works just the way I want it to.

    Thanks again,

    Reg

    in reply to: Not populating JSON data #95130
    Reg
    Participant

    Hello,

    This may be a red herring, but I got burned on something similar to this today, until I found the following note in the jQuery site:

    in reply to: Using ui.sortable to save data #95101
    Reg
    Participant

    Hello Tony,

    Thanks for the tip.

    I now have the following:

    in reply to: conditionally suppressing parts of pager #95073
    Reg
    Participant

    Hello Tony,

    Yes,

    in reply to: Row Striping / Highlighting #95072
    Reg
    Participant

    Yes, in the documentation look for altRows and altClass: under Documentation — Basic Grid — Options

    Reg

    in reply to: Using ui.sortable to save data #95040
    Reg
    Participant

    Hi Tony,

    Thanks for the re-direction. I have made the change to how I create the grid and the related calls, but am still missing something in my understanding. My code now looks like this:

    in reply to: Adding records client side #94996
    Reg
    Participant

    Hello,

    The short answer is “yes, there is a way”

    The long answer is the answer is too long to post here, but

    in reply to: Open Grid with not the first page #94995
    Reg
    Participant

    Hello,

    I have similar issues in my app and I have two solutions:

    1. open the edit window in a new browser window

    in reply to: Object doesn’t support… #94966
    Reg
    Participant

    Now that I know more about the latest version of jQuery, epecially UI, the answer to Tony's question is “No, I don't need these extra lines because those widgets are included in jQueryUI.1.8.2” and I have removed them.

    Thanks

    Reg

    in reply to: jqGrid inside Scrollable Division #94965
    Reg
    Participant

    And the solution is… (Tony and I worked it out off-line) the scrollable division was not defined in the css file as position: relative. Adding this line was

    in reply to: conditionally suppressing parts of pager #94822
    Reg
    Participant

    Well, the simple solution of applying .show() and .hide() to a td apparently doesn't work, so I still cannot make this work the way I would like.

    Tony, is there any way that you could add IDs to the elements in this area?

    Thanks

    Reg

    in reply to: conditionally suppressing parts of pager #94819
    Reg
    Participant

    Thank you Michael, that helps.

    Using FireFox shows that these elements do not have an id assigned, unlike prev, next, last, etc. I am going to try to hide the entire

    which does have an id

    Thanks,

    Reg

    in reply to: formatter.integer error #94814
    Reg
    Participant

    Hello Tony,

    Yes , that is it. Thanks for the fast response. On to the next problem …

    Regards,

    Reg

Viewing 15 replies - 16 through 30 (of 73 total)

Stay connected with us in your favorite flavor!