tony

Forum Replies Created

Viewing 15 replies - 5,461 through 5,475 (of 7,981 total)
  • Author
    Replies
  • in reply to: gridimgpath is not defined #87261
    tony
    Keymaster

    Hello,

    The links does not work for me.

    Regards

    Tony

    in reply to: Jqgrid+Thickbox #87260
    tony
    Keymaster

    Hello,

    Looks very very good. Do not have time to see what you have do, but I'm redy to help with what I can

    Thank you very much

    Best Regards

    Tony

    in reply to: Input Masks #87259
    tony
    Keymaster

    Hello,

    Try with dataInit function to bind mask plugin to this element.

    Regards

    Tony

    in reply to: set width on multiple JQGrids using setGridWidth #87258
    tony
    Keymaster

    Hello Romyn,

    Thanks –

    in reply to: Disable Red colored Loading … Message #87256
    tony
    Keymaster

    Hello,

    Usually this is described in the docs.

    loadui : 'disable'

    in grid parameters

    Tony

    in reply to: Custom Add Form #87255
    tony
    Keymaster

    Hello,

    The easy way is to use UI dialog to have this.

    Regards

    Tony

    in reply to: Script problem while using JQGrid treegrid #87254
    tony
    Keymaster

    Hello,

    What if you try with 200 – 300 rows of data. Does the problem persist?

    Do you use any other grid events – I mean afterInsertRow, gridComplete and etc

    REgards

    Tony

    in reply to: TreeGrid Not working on IE 6 and 7 #87253
    tony
    Keymaster

    Hello,

    I'm little confused – which version of jqGrid do you use actualy?

    Regards

    Tony

    in reply to: More flexibility to subgrid #87252
    tony
    Keymaster

    Hello,

    You can do this with jqGrid. Just define your own subGridRowExpanded event and put what you want content. in the row.

    Regards

    Tony

    tony
    Keymaster

    Hello,

    I do not think so. The problem is how IE > 7 versions handel the hidden cellIndex property. Will check this, but the length property should be OK in all IE versions.

    The problem for you is maybe iCol value – is this right?

    Regards

    Tony

    in reply to: Trigger Reload Grid #87250
    tony
    Keymaster

    Hello,

    I hope you answered to your problem.

    To refresh a grid at first page

    $(“#mygrid”).setGridParam({page:1}).trigger(“reloadGrid”) or to a page what you want.

    to preserve the current page when you push refresh button in navigator

    $(“#mygrid”).navGrid(“#pager”,{refreshstate:'current'},…..);

    Hope this helps

    Best Regards

    Tony

    in reply to: Supress jqGrid onmouseover/hover code? #87226
    tony
    Keymaster

    Hello,

    I have alreday add a option hoverrows (true or false) which enables/disables this. Also available in GitHub only. Will be available in the final release.

    Regards

    Tony

    in reply to: set width on multiple JQGrids using setGridWidth #87225
    tony
    Keymaster

    Hello,

    The width of the hidden element is always 0 as of jquery 1.3.2. Also if your second tab is hidden you can not use width in order to set it in the grid.

    Regards

    Tony

    in reply to: jqModal Position #87224
    tony
    Keymaster

    Hello,

    It is all connected with the problems in IE. In 3.5 there is a new option whare you can overwrite this behaviour.

    In add and edit parameters set jqModal:false

    in reply to: Edit Form Text Area New Line #87223
    tony
    Keymaster

    Hello,

    It is really difficult to play with this, but maybe you will need to call ajax in beforeShowForm to obtain that field from db.

    Regards

    Tony

Viewing 15 replies - 5,461 through 5,475 (of 7,981 total)

Stay connected with us in your favorite flavor!