tony

Forum Replies Created

Viewing 15 replies - 6,256 through 6,270 (of 7,981 total)
  • Author
    Replies
  • in reply to: Sub Grid toggle question #85539
    tony
    Keymaster

    Hello,

    Currently no. It is defined in the source.

    Regrds

    Tony

    in reply to: How to contol the grid font and size #85538
    tony
    Keymaster

    Hello,

    In princip grid uses the font from style definition.

    If you want you can use your custom font

    in reply to: The loading animation in the tutorials #85537
    tony
    Keymaster

    See docs for possible settings on this

    in reply to: passing cell content as parameters #85536
    tony
    Keymaster

    Hello,

    Why do not see the examples in the docs? They speak quite.

    One possible solution (from demo site):

    in reply to: jquery 1.3.2 and jqgrid 3.4.1. = grid breaks #85535
    tony
    Keymaster

    Hello,

    In princip jqGrid

    tony
    Keymaster

    Hello,

    Thanks for this. Yes this is true, but the same thing should be added in inline

    in reply to: jqGrid 3.4.1 + jquery 1.3.2 + IE6 Modal Edit fails. #85533
    tony
    Keymaster

    Hello,

    Thanks for this. Currently I do not have IE6, so If possible let stay this for 2-3 days.

    Thank you very much.

    Regards

    Tony

    in reply to: anomaly in the management of the events in Form Editing #85532
    tony
    Keymaster

    Hello,

    Not sure if this is a bug, but this event is called with setTimeout 500 ms.

    So you should expect some problems here if you set reloadAfterSubmit : true.

    This way the grid is triggered and

    tony
    Keymaster

    Hello,

    Thanks for this. I think it is a very clear and simple way.

    Regards

    Tony

    in reply to: undefined GetRowData #85522
    tony
    Keymaster

    Hello,

    Try to see what you have in ids variable, that holds the id's of the grid. Simple use FireBug to see the values of all operations when click.

    Regards

    Tony

    in reply to: Cell Edit + Ajax call locking grid #85520
    tony
    Keymaster

    Hello,

    Thanks for this. I forgot to update the demo site to 3.4.1. Also please upgrade to this version.

    Regards

    Tony

    in reply to: Close Edit Form #85519
    tony
    Keymaster

    Hello,

    Set modal:true for this purpose. See docs

    in reply to: header and columns not aligned #85518
    tony
    Keymaster

    Hello,

    Try with the old CSS using the new version. Also which theme do you use?

    If switch to old css do not forget to make the changes as of the docs for ver 3.4.1

    in reply to: Help with hidecol() method #85495
    tony
    Keymaster

    $(”#”+subgrid_table_id).hideCol(“x_current_state”);

    in reply to: Expand / collapse row using a method #85494
    tony
    Keymaster

    Hello,

    Can you get the all available row id's when the grid is loaded? I think yes.

    Can you loop these values and for every value to call

    $(“#mygrid”).expandSubgridRow(rowid)? I think yes

    Hope this help

    Regards

    Tony

Viewing 15 replies - 6,256 through 6,270 (of 7,981 total)

Stay connected with us in your favorite flavor!