tony

Forum Replies Created

Viewing 15 replies - 6,241 through 6,255 (of 7,981 total)
  • Author
    Replies
  • in reply to: jqgrid is not a function #85555
    tony
    Keymaster

    jQuery(”#rowed3″).jqGrid({…})

    in reply to: Don’t want autoload #85554
    tony
    Keymaster

    Hello,

    There is a very good solution of your problem described in the docs. Also see Case Application topic

    Regards

    Tony

    in reply to: “No data returned” message #85553
    tony
    Keymaster

    Hello

    It is possible. Where do you want to do that? Use loadComplete to check the number of returned records.

    Regards

    in reply to: ptr.0.rowIndex is null #85552
    tony
    Keymaster

    Hello,

    Thanks, but this does not help me. Also more information is needed. Is this only on IE browser?

    Regards

    Tony

    in reply to: Disabling custom buttons #85551
    tony
    Keymaster

    Hello,

    See my post in the same topic

    in reply to: Multiple Subgrids #85550
    tony
    Keymaster

    Hello,

    Look at the demo and then extend this for every subgrid.

    Regards

    Tony

    in reply to: Freezing columns #85549
    tony
    Keymaster

    Hello,

    Currently no.

    Regards

    Tony

    in reply to: How to make the row on the main grid dirty #85548
    tony
    Keymaster

    Hello,

    How do imagine to make the entry row dirty? – all cells or something else. I'm not sure that the dirty can be applied to a table row.

    Regards

    Tony

    in reply to: Disabling custom buttons #85547
    tony
    Keymaster

    Hello,

    Currently no, but you can use onClickButton with succes something like

    onClickButton : function () {

    if (some condition) {

    do something

    } else {

    in reply to: beforeEditCell #85546
    tony
    Keymaster

    Hello,

    Use beforeEditCell to get the value of the cell before editing. Store this in variable and then use beforeSaveCell to go back to original value – if I understand right.

    Regards

    Tony

    in reply to: Multiple tbody #85545
    tony
    Keymaster

    Hello,

    Currently we do not support multiple TBODY's. One hint, you can use two grids maybe for this purpose.

    Regards

    Tony

    in reply to: Two columns under the same header / label #85544
    tony
    Keymaster

    Hello,

    Currently not supported.

    Regards

    Tony

    in reply to: Format ting the line of the grid #85543
    tony
    Keymaster

    Hello,

    This is one thing on wich I will work in the future. Currently this is not possible with standart grid events and methods.

    Regards

    Tony

    in reply to: Getting the value when using edittype: “select” #85542
    tony
    Keymaster

    Hello,

    This is user contributed module. This module can be extended, so that it accept grid parameters, passed to the function.

    in reply to: How to change subgrid header background color #85541
    tony
    Keymaster

    Hello,

    Look in the CSS carfully. There are items for the subgrid where you can play with this. It should work.

    Regards

    Tony

Viewing 15 replies - 6,241 through 6,255 (of 7,981 total)

Stay connected with us in your favorite flavor!