tony

Forum Replies Created

Viewing 15 replies - 5,296 through 5,310 (of 7,981 total)
  • Author
    Replies
  • in reply to: autowidth bug? #87616
    tony
    Keymaster

    Hello,

    Use gridComplete and not loadComplete

    Regards

    Tony

    tony
    Keymaster

    Hello,

    This problem is fixed. Use the latest build.

    Regards

    Tony

    in reply to: Make some rows readyonly? #87614
    tony
    Keymaster

    Hello,

    Sorry for misunderstandnis – you mean rows and not columns.

    Also it is a little tricky. If you known the ids of the rows that should be not editable, then you can

    $(“#rowid”,”#mygrid”).attr(“editable”,”1″)

    This will lock the row for editing.

    Best Regards

    Tony

    in reply to: Make some rows readyonly? #87613
    tony
    Keymaster

    Hello

    editoptions:{readonly:true}

    Regards

    Tony

    in reply to: a property grid #87612
    tony
    Keymaster

    Hello,

    For your first case you can do this when you configure properly the xmlReader.

    Regards

    Tony

    in reply to: clearSearch and select elements #87611
    tony
    Keymaster

    Hello,

    use a defval property in colModel to select the desired item in select.

    Regards

    Tony

    in reply to: v3.5 Hidden fields showing in Search Box Drop Down #87610
    tony
    Keymaster

    Hello,

    Do you have read the changes for the searchFilter?

    Also use

    in reply to: Client Side Search #87609
    tony
    Keymaster

    Hello,

    Currently this is not possible. That are plans for the 3.6 release.

    Best Regards

    Tony

    in reply to: Inline edit .saveRow() from outside of grid #87608
    tony
    Keymaster

    Hello,

    As of 3.5 you can set clientArray in the url which do not make ajax call and just saves the row.

    Regards

    Tony

    tony
    Keymaster

    Hello,

    Use your custom button navButtonAdd and the you can delete without confirmation using delRowData

    Regards

    Tony

    in reply to: table with custom id, class? #87606
    tony
    Keymaster

    Hello MiB,

    Yes this is true. Some things in the reader engine has been chaged dramatically, which causes this delay.

    in reply to: Ajax succes callback #87605
    tony
    Keymaster

    Hello,

    Some thing could not be explain so easy. You can apply dataFilter trick very easy in jqGrid – just define

    datatype : function (postdata) {

    // here your ajax with dataFilter

    }

    Enjoy

    jqGrid is flexible

    Best Regards

    Tony

    tony
    Keymaster

    Hello,

    Yes it ia a bug. See previous topic.

    Thanks

    Best Regards

    Tony

    in reply to: Double post on cell edit #87603
    tony
    Keymaster

    Hello James,

    Thank you very much for this. I confirm that this is a bug in cellEdit. I will correct them as soon as possible.

    Best Regards

    and thanks again

    Tony

    in reply to: Scroll and sort problem #87591
    tony
    Keymaster

    Hello,

    I have make some changes when scroll true and we sort the grid. Could you plese download the last update from GitHub and try. Please let me know if this work as expected.

    Thanks

    Best Regards

    Tony

Viewing 15 replies - 5,296 through 5,310 (of 7,981 total)

Stay connected with us in your favorite flavor!