tony

Forum Replies Created

Viewing 15 replies - 4,396 through 4,410 (of 7,981 total)
  • Author
    Replies
  • in reply to: date.split is not a function #90152
    tony
    Keymaster

    Hello,

    Not sure if this is true. In your post you have 15 columns in colModel, but 16 fields in the response. One column is commented.

    Regards

    Tony

    in reply to: date.split is not a function #90140
    tony
    Keymaster

    check your json reader and if the number of fields from server is equal of those in colmodel.

    Also will be interested on xmlReader too

    Sorry I mean jsonReader

    in reply to: date.split is not a function #90139
    tony
    Keymaster

    Will try to test this tomorrow

    in reply to: date.split is not a function #90136
    tony
    Keymaster

    Hello,

    Seems like you pass to the formatter date not a string, but something else. Also we need to check this into the code.

    Please see what is returned from server for the fields where you have date formatter

    Regards

    Tony

    in reply to: date.split is not a function #90133
    tony
    Keymaster

    Hello,

    Could you please publish the code, or send me a link to the problem?

    It seems that you set sortype:date but nothing is passed to the date. Will look to the code tomorrow

    Tony

    in reply to: Problem to Setup the jqGrid #90117
    tony
    Keymaster

    Hello,

    You should not copy and pase the code.

    Try to write it by hand.

    Regards

    Tony

    in reply to: Master / Detaail grid dilema #90116
    tony
    Keymaster

    Hello,

    I think that one possible solution is to have navigator buttons, but added with navButtonAdd. Here you can analyze if the master row is selected and prevent adding records.

    Regards

    Tony

    in reply to: setGridParam #90115
    tony
    Keymaster

    Hello,

    Just now I see where is the error – sorry

    you should:

    $(”#product”).jqGrid('setGridParam', { url: '/newurl', page: 1}).trigger(”reloadGrid”);

    Regards

    Tony

    in reply to: Very slow on FF, fast on IE 8 #90114
    tony
    Keymaster

    Hello,

    Could you please try first just with one grid and see the result, then add the second and etc.

    Regards

    Tony

    in reply to: Toggle Treeview / Pager #90113
    tony
    Keymaster

    Hello,

    You can use other event – loadBeforeSend, but it seems that this will not do the job, since you want your conditions depend on

    in reply to: Event on grid resize complete #90112
    tony
    Keymaster

    Hello

    Do not understand?????

    in reply to: Fixed size columns #90111
    tony
    Keymaster

    Hello,

    Just now I have added this feature. Now we have a new property in colmodel – fixed. If set to true it do what you want.

    The code is in GitHub 3.6 branch

    Enjoy.

    Regards

    Tony

    tony
    Keymaster

    Hello,

    Sorry, No. We should save the code of all existings users.

    Regards

    Tony

    in reply to: Extra parameters to server #90109
    tony
    Keymaster

    Hello,

    Did you think that this is a bug?

    Regards

    in reply to: custom unformat #90108
    tony
    Keymaster

    Hello

    @Kedar a good start is a documentation.

    Regards

    Tony

Viewing 15 replies - 4,396 through 4,410 (of 7,981 total)

Stay connected with us in your favorite flavor!