tony

Forum Replies Created

Viewing 15 replies - 6,961 through 6,975 (of 7,981 total)
  • Author
    Replies
  • in reply to: can we bring database value to display in textbox #83955
    tony
    Keymaster

    Hello,

    I do not understand. Could you please be a more detailed?

    Regards

    Tony

    in reply to: jqTree Documentation #83954
    tony
    Keymaster

    Hello,

    It is already added. What you mean with this?

    Regards

    Tony

    in reply to: How to add style to a column #83953
    tony
    Keymaster

    Hello

    Use afterInsertRow (or loadComlete) with setCell method . With setCell method you can set a class.

    Regards

    Tony

    in reply to: is it possible to have 100% width #83952
    tony
    Keymaster

    Hello,

    It is possible to use the entry width of grid as percentage, but not

    columns. See my example aboveexample. Percentage have

    sence only if you have parent element to wich you can set percent. You can use the javascript onresize event fort this purpose.

    Regards

    Tony

    in reply to: Mapping data to non-editable options #83951
    tony
    Keymaster

    Hello,

    Use afterInsertRow event again with setCell method. Also refer to docs

    Regards

    Tony

    in reply to: jqGrid inside WordPress #83950
    tony
    Keymaster

    Hello,

    Be a sure that you load all the needed js files including base.grid.js

    Regards

    Tony

    in reply to: editrules during inlinedit #83949
    tony
    Keymaster

    Hello,

    Yes you are right. I'm at the crossroads. Inline editing module should be

    rewriten entirely.

    Regards

    Tony

    in reply to: Check records after reloadGrid #83948
    tony
    Keymaster

    Hello,

    As you said there is ajax call and this call is delayed. So making

    trigger(“reloadGrid”) and after this to get the number of reccord will give

    you diffrent results.

    My suggestion is to use gridComplete event – this way you will be sure

    that all data is loadded and get the number of records.

    Regards

    Tony

    in reply to: Why is the GridHeader sometimes hidden in Firefox? #83947
    tony
    Keymaster

    Hello,

    Thank you for this investigation. I should test this.

    Regards

    Tony

    in reply to: how to include File input field in forms #83946
    tony
    Keymaster

    Hello,

    Currently no, but you can serch this forum how to integrate

    ajax file upload.

    Regards

    Tony

    in reply to: .navGrid warning #83945
    tony
    Keymaster

    Hello,

    This is the most common problem.

    You should be sure tha the files jqModal.css, jqModal.js and jqDnR.js

    are loaded.

    Regards

    in reply to: Saving Grid Settings on the Server #83944
    tony
    Keymaster

    Hello,

    Yes I'm just succesed with some new features. See roadmap.

    Now I discover the problem with the pager. To resolve this

    do not use

    pager : jQuery(“#mypager”)

    but just

    pager : “mypager”

    It will work.

    For now you can use some like stringify function (just google it)

    to convert the array to string.

    Regards

    Tony

    in reply to: Reloading Grid while Cell Editing issue #83943
    tony
    Keymaster

    Hello,

    Thank you. Fixed.

    Regads

    Tony

    in reply to: Cell editing without datepicker issue #83942
    tony
    Keymaster

    Hello,

    Thank you. I know about this and it is corrected.

    Will be bug fix soon.

    Regards

    Tony

    tony
    Keymaster

    Hello,

    Thank you for this – I think something similar, but your

    recommendation is of course better.

    (I need to identify these buttons too).

    I will add a option for class for every custom button so that

    we can easy identify it.

    Thank you

    Regards

    Tony

Viewing 15 replies - 6,961 through 6,975 (of 7,981 total)

Stay connected with us in your favorite flavor!