tony

Forum Replies Created

Viewing 15 replies - 5,611 through 5,625 (of 7,981 total)
  • Author
    Replies
  • in reply to: rowedex3.js #86940
    tony
    Keymaster

    Open a tree.xml (from demo) file and see to where point rowedex2.js

    in reply to: using ‘showlin’ for search #86939
    tony
    Keymaster

    Hello,

    Use a custom formater for this purpose.

    Regards

    Tony

    Edit: This will not do the job – sorry.

    in reply to: rsh issue with IE #86938
    tony
    Keymaster

    In 3.5 version there is a very easy solution where jqModal can be avoided.

    Regards

    Tony

    in reply to: rsh issue with IE #86937
    tony
    Keymaster

    In 3.5 version there is a very easy solution where jqModal can be avoided.

    Regards

    Tony

    in reply to: rsh issue with IE #86936
    tony
    Keymaster

    In 3.5 version there is a very easy solution where jqModal can be avoided.

    Regards

    Tony

    in reply to: jgGridImport doesnt work for me. Help Needed #86935
    tony
    Keymaster

    Hello,

    Forgot to include importComplete event in 3.4.4 release will do it soon.

    Regards

    Tony

    in reply to: HTML code in textarea inline edition #86934
    tony
    Keymaster

    Hello,

    Use the latest stable 3.4.4 version.

    Then set in the grid options autoencode: true

    Regards

    Tony

    in reply to: only load grid on request #86933
    tony
    Keymaster

    Hello,

    hiddengrid have effect only the first time when the gird is loaded. After that there is no effect. Also serch this forum for “HeaderButton” and you will find the answer.

    Regards

    Tony

    tony
    Keymaster

    Hello,

    This is design pattern problem. You try to put elements in the pager which summary width is greater than the width of the pager. In order to resolve this increase the width of the grid so that the elements fit to it.

    Regards

    Tony

    in reply to: event when changing column width? #86931
    tony
    Keymaster

    Hello,

    Currently no, but will think on something similar. In 3.5 version the current width can be geta via getColProp.

    Regards

    Tony

    in reply to: example Grid don’t show #86930
    tony
    Keymaster

    Hello,

    Please use FireBug to detect if all the needed files are loded.

    Regards

    Tony

    in reply to: Multiple Pagers? (top and bottom of grid) #86929
    tony
    Keymaster

    Hello Mike,

    Thanks. Currently it is not possible to have 2 pagers on the same grid.

    To make long story short, when I develop the 3.5 version this was one of the first thing that I want to do, but… as always I should save the previous users not to change thier code hard.

    Instead I'm thinking on new method paggingToolbar.

    Regards

    Tony

    in reply to: Show right border on grid #86927
    tony
    Keymaster

    Hello,

    The border of the table is hidden by the div where this table is a child element.

    Maybe you should set the border of the div something like

    mygrid = $(“#mygrid”)

    $(mygrid[0].grid.bDiv).css(set here the border) – this is the body div

    $(mygrid[0].grid.hDiv).css(set here the border) – this is the header div

    Regards

    Tony

    in reply to: IE column Name issues #86926
    tony
    Keymaster

    Hello,

    Since a steel theme is user contributed it will be difficult for me to see where is the problem. Instead will try, but not promiese.

    Reagards

    Tony

    in reply to: Delete row by ID …if hidden? #86925
    tony
    Keymaster

    Hello,

    Sorry, but I really do not understand what you try to do.

    If possible explain again

    Regards

    Tony

Viewing 15 replies - 5,611 through 5,625 (of 7,981 total)

Stay connected with us in your favorite flavor!