tony

Forum Replies Created

Viewing 15 replies - 4,636 through 4,650 (of 7,981 total)
  • Author
    Replies
  • in reply to: Hiding Column Header #89449
    tony
    Keymaster

    Hello,

    Use the search button on this forum. There is solution posted here

    Regardas

    Tony

    in reply to: selected row top line not correct color ? #89448
    tony
    Keymaster

    Hello,

    Thanks. It is not a bug. The behaviour is caused from UI-theming. Also one possible solution is to remove the border from the selected row – this way all will be ok.

    Best Regards

    Tony

    in reply to: Request does resets after search #89446
    tony
    Keymaster

    Hello,

    Which version exactley?

    Use the last one. This bug is corrected.

    in reply to: InlineEdit Formatter Bug #89445
    tony
    Keymaster

    Hello,

    Found the cause. Will publish the fix after some tests in GitHub

    Tony

    in reply to: InlineEdit Formatter Bug #89444
    tony
    Keymaster

    Hello,

    Thanks. It is bug. Will see why is this.

    Regards

    Tony

    in reply to: editable column is not posted as arg to the server #89443
    tony
    Keymaster

    Hello,

    Sorry the last expression is not plavced in the appropriate place in the docs. Also corrected.

    Thanks.

    Whe you bind dataEvents they exists until the element is not destroyed or you unbind it.

    So I think you code should be something similar for the select

    dataEvents : [

    {type:'change', data:{your data here if you want it},fn:function(e) {

    // here your code to get the selected value from the select and pass a ajax to server so that you

    // update the other select

    }

    ]

    Regards

    Tony

    in reply to: Grid scrolls to top after selecting a cell #89438
    tony
    Keymaster

    Hello Peter,

    Thanks.

    I could not reproduce this bug with your settings.

    1. You use maybe old version, since viewsortcols is array and not variable.

    2. I'm interested what

    tony
    Keymaster

    Hello,

    How look your server response with 0 records. Which version of jqGrid do you use?

    Regards

    Tony

    in reply to: Active Form Dialog doesn’t disable form controls #89436
    tony
    Keymaster

    Hello,

    Thanks it is a bug. I confirm this. It happen when we use jqModal too.

    Best Regards

    Tony

    in reply to: Active Form Dialog doesn’t disable form controls #89435
    tony
    Keymaster

    Hello,

    Thanks it is a bug. I confirm this. It happen when we use jqModal too.

    Best Regards

    Tony

    in reply to: deselectAfterSort and sorting #89434
    tony
    Keymaster

    Hello Max,

    Thanks. Actually this code is not needed. All is done in sortData function.

    Fixed in GitHub

    Betst Regards

    Tony

    in reply to: jQuery + jqGrid = Brilliant #89408
    tony
    Keymaster

    Hello tim,

    Thanks. Glad that I can help.

    Regards

    Tony

    in reply to: bugg title of grid version 3.5 #89407
    tony
    Keymaster

    Hello,

    Do not understand. Chsck if you load all the needed css and js files.

    Regards

    Tony

    in reply to: Dynamic Select from url #89406
    tony
    Keymaster

    Hello,

    This is not a serious post. No answer.

    Regards

    Tony

    in reply to: autoencode and custom edit column #89405
    tony
    Keymaster

    Hello,

    The option is globally. To do it on particular columns disable the option and use a custom formater.

    The formatter should call

Viewing 15 replies - 4,636 through 4,650 (of 7,981 total)

Stay connected with us in your favorite flavor!