tony

Forum Replies Created

Viewing 15 replies - 6,391 through 6,405 (of 7,981 total)
  • Author
    Replies
  • tony
    Keymaster

    Hello,

    Humm – very interesting. Also as main directions – you can remove the image from the subgrid column and unbind the click (in this case the toggle) something like this: I suppose the subgrid column is the first and you have the rowid

    $(“#”+rowid+” td:eq(0)”).empty().unbind(“toggle”)

    Please let me known if this work.

    Regards

    Tony

    in reply to: Width and MSIE issue #85183
    tony
    Keymaster

    Hello,

    I have never try this, but could you please try with setTimeout when in IE.

    Regards

    Tony

    in reply to: ENHANCEMENT: Making jsonmap better? #85182
    tony
    Keymaster

    Hello,

    Thank you for this

    There is a such enhancement from other jqGird user. Currently I test this and will include it in the 3.4 release.

    Best Regards

    Tony

    in reply to: Cell Edit + TreeGrid bug #85181
    tony
    Keymaster

    Hello,

    Thanks. I will check this. (To be a honest never tested too much treeGrid with cell editing)

    Regards

    Tony

    in reply to: No span for multiselect column #85180
    tony
    Keymaster

    Hello,

    Thank you for this. You are right. Also the grid will be redisagned in the next major release (not 3.4) so that it will be compatible with UI theme roller. Also all these bugs I hope will be corrected.

    Regards

    Tony

    in reply to: Editing in detail grid #85170
    tony
    Keymaster

    Hello,

    Could you please send me a link to the problem?

    You can write me to tony at trirand dot com

    Thank you

    Regards

    Tony

    in reply to: TreeGrid inline editing? #85169
    tony
    Keymaster

    Hello,

    Thank you. It is a bug. I will correct it.

    Best Regards

    Tony

    in reply to: beforeShowSearch doesn’t works #85145
    tony
    Keymaster

    Hello,

    Thank you. Fixed.

    Regards

    Tony

    in reply to: Column reordering #85144
    tony
    Keymaster

    Hello,

    It is not included in this release. I'm just in the middle of this. It is not so easy as I think. Maybe it will not be finished for this release, but when I'm ready I will to ask here for testing.

    Regards

    Tony

    in reply to: disable title #85143
    tony
    Keymaster

    Hello,

    The alt attribute is meant to be used as an alternative text if the image is not available, not as a mouse-over text. To show a mouse-over text on images or image-maps, use the title attribute, like this: Angry face

    Regards

    Tony

    in reply to: Grid header height #85142
    tony
    Keymaster

    Hello,

    Use setLabel method.

    Regards

    Tony

    in reply to: Grey out not editable field on edit form #85141
    tony
    Keymaster

    Hello,

    This is the right way. If you use FireFox this field is grey. If you use IE this is not gray. It is browser depended. To force this programatically you can use onInitialzeForm to set the needed color for that field.

    Regards

    Tony

    in reply to: Client side manipulation #85140
    tony
    Keymaster

    Hello,

    Currently you can define existing dummy file when you submit data. Also I will make the needed changes for using form editing with local data, but not in the upcomming release.

    To disable the marker dirty you simple can disable this feature using the optins for cell editing – read the docs.

    Regards

    Tony

    in reply to: Cold Fusion cfc Sub grid Problem #85139
    tony
    Keymaster

    Hello,

    The problem maybe is that you use capital words when you return the data, by derfault this definition is with little words – i.e. you use “ROWS” – in the subgrid definition this is “rows”.

    Regards

    Tony

    in reply to: jqgrid and prototype #85138
    tony
    Keymaster

    Hello,

    This is a bug. Thank you. This method is used in grid.common where all the jQuery functions should begin with jQuery.

    Fixed

    Regards

    Tony

Viewing 15 replies - 6,391 through 6,405 (of 7,981 total)

Stay connected with us in your favorite flavor!