tony

Forum Replies Created

Viewing 15 replies - 5,551 through 5,565 (of 7,981 total)
  • Author
    Replies
  • in reply to: Page loading problems with jqGrid 3.5beta in IE #87103
    tony
    Keymaster

    Hello,

    This is not a bug in jqGrid, but in jQuery UI Theme roller application. If you remove this application or set to load the themes locally all wil be ok.

    Regards

    Tony

    in reply to: Select Unformatter #87074
    tony
    Keymaster

    Hello again,

    While writing this I do not have think what to return if we have set multiselect to true. Humm will be hard to make decision

    Reagrds

    Tony

    in reply to: Select Unformatter #87073
    tony
    Keymaster

    Hello,

    Thanks. You are right in this case. Will try to extend the unformat function to support this.

    Best Regards

    Tony

    in reply to: Could anyone point out what I am doing out here? #87072
    tony
    Keymaster

    Hello,

    So my question is: What is the problem? Can you see the response from the server (using FireBug) If you can not see the response then this is not a jqGrid problem at all.

    Best Regards

    Tony

    in reply to: Space between the cell and editable text box #87071
    tony
    Keymaster

    Hello,

    Thanks. I known about this. I consider to implement wraping div for this putpose, but this should be applied with care. Will not be done for the 3.5 final.

    Best Regards

    Tony

    in reply to: 3.5 Grid Column Heading Text Alignment #87070
    tony
    Keymaster

    Hello,

    What you mean with not properly aligned? Is this in all browsers or in certain one?

    Reagrds

    Tony

    in reply to: Custom formatter question. #87069
    tony
    Keymaster

    Hello

    formatter : function ( cellvalue, options, rowObject )

    {

    return ““+cellval+”“;

    }

    Regards

    Tony

    in reply to: Dynamic inline edit #87068
    tony
    Keymaster

    Hello,

    Yes it is possible. Also refer to onSelectRow event. Here you can apply some logic to disable a edit of certain rows.

    Regards

    Tony

    in reply to: Disable datepicker in empty Cells #87067
    tony
    Keymaster

    Hello,

    I think you should consult datepicker documentation

    Regards

    Tony

    in reply to: Resize table when show hide columns #87066
    tony
    Keymaster

    Hello,

    autowidth set the grid initially to the width of the parent container. After that you should apply some coding to set the grid width when the container changes its width. Also the demo page of 3.5 uses this mechanism in order to do that. Go into the demo page and tru to resize the splitter – see how grid is resized according to the new width.

    Regards

    Tony

    in reply to: Adding buttons to a field #87065
    tony
    Keymaster

    Hello,

    We already have edittype button and you can use dataInit or dataEvents in editoptions. Also refer to Changes.txt how to implement this.

    Best Regards

    Tony

    in reply to: file upload again #87064
    tony
    Keymaster

    Hello,

    It is not so easy. Instead that we use form jqGrid post data to the server via ajax. As you known file upload via ajax is not possible, we need to make some trick (use hidden iframe) to do this, but I think it is better to use another plugin.

    Best Regards

    Tony

    in reply to: Problem With Multiple Instance of jqgrid #87063
    tony
    Keymaster

    Hello,

    Finding such problem is really difficult. If possible could you please send me a link to the prolem? Is this in all browsers or only on certain.

    Best Regards

    Tony

    in reply to: Grid collapsted on start #87039
    tony
    Keymaster

    Hello,

    Do you have looked at demos?

    Reagrds

    Tony

    in reply to: Does jqGrid support client side pagination? #87038
    tony
    Keymaster

    Hello,

    This is disscused amny time. Currently this is not available. Also maybe eill be added in the next release

    Best Regards

    Tony

Viewing 15 replies - 5,551 through 5,565 (of 7,981 total)

Stay connected with us in your favorite flavor!