Slim

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Author
    Replies
  • in reply to: Vertical Shrink #94152
    Slim
    Participant

    I guess what I am looking for is the combination of the auto height feature with a max height setting. Say, for instance, my sub grid contains millions of rows and the user wants to page them by 250 resullts/page. I don't want the height of the sub grid to be 250 rows high. I may want to make it so the sub grid can only be 100px high max. Is this possible with the grid currently?

    – Jarrod

    in reply to: clearGridData causing long running script error #93626
    Slim
    Participant

    Upgraded from jQuery 1.4 to 1.4.2 and issue seems to have gone away.

    in reply to: clearGridData causing long running script error #93518
    Slim
    Participant

    Grid has approximately 20 columns in it. It's a read only grid so there is no inline editing or anything like that. Also there are no events attached to the rows. That's really all the extra info I have. If you need anything else let me know and I'll do my best to provide you what you need.

    – Jarrod

    in reply to: Loading Text Not Displaying JqGrid 3.6.2 #93114
    Slim
    Participant

    After looking through the source I figured out the problem. Since I was using a custom function to fetch and add the data to the grid instead of using the grid's built in ajax functionality the loading text was not displaying. I ended up creating two methods, which I call when I start my ajax request and when it returnsm that do the same thing the built in ajax functionality does to show and hide the loading text. Here they are for anyone else who might be in the same boat.

    function beginGridRequest(gridName) {

    in reply to: Loading Text Not Displaying JqGrid 3.6.2 #93080
    Slim
    Participant

    Appologies. Removed column info for brevity. Everything else in the grid functions great I just don't seem to get any loading indicator even thought the results comes back ok. We'll start with this code and if I need more then I can post. Thanks in advance.

    grid.jqGrid({

    in reply to: Wrapping cell values #92969
    Slim
    Participant

    I added the following styles:

    .ui-jqgrid tr.jqgrow td.wrap {

Viewing 6 replies - 1 through 6 (of 6 total)

Stay connected with us in your favorite flavor!