tony

Forum Replies Created

Viewing 15 replies - 5,446 through 5,460 (of 7,981 total)
  • Author
    Replies
  • in reply to: jqGrid & Datejs #87278
    tony
    Keymaster

    Hello,

    Not sure what you try to do, but you can use a custom formatter for this purpose (where you can use this library).

    Regards

    Tony

    in reply to: I have a problwm with jqGridImport #87277
    tony
    Keymaster

    Yes – the message is pretty clear – you length of colModel array does not match the length in colNames array

    Regards

    Tony

    in reply to: Row focus and colapsing/opening table function #87276
    tony
    Keymaster

    Hello,

    Do not understand right, but why not

    1. $(“#rowid”,”#mygrid”).focus(); Not sure if you can focus not existing row if I undestand right.

    2. Read docs and search in this forum

    Regards

    Tony

    in reply to: MVC: Pass columns to server fetch data call? #87275
    tony
    Keymaster

    Hello,

    You can use a postData object to pass the needed information if I understand right.

    Regards

    in reply to: Hide Columns #87274
    tony
    Keymaster

    Check for editrules option

    Regards

    Tony

    in reply to: How to delete jqgrid #87273
    tony
    Keymaster

    Hello,

    Check the available methods in the docs. Also use GridDestroy or GridUnload methods depending on the needs.

    Regards

    Tony

    in reply to: 3.5 – Limited Rows #87272
    tony
    Keymaster

    Hello,

    Read carefully the changes. As of 3.5 we insert only rowNum rows in the grid independent on haw many rows you have from the request.

    Regards

    Tony

    tony
    Keymaster

    Hello,

    How do you post to the server? Do you use saveRow method?

    If this is the case – you set not to use keys – i.e. enter key for saving. These events are passed to the saveRow method if enter key is used (also editRow call saveRow). In order to work this pass the events and extraparam to the saveRow method instead.

    Best Regards

    Tony

    in reply to: multiselect and cellEdit #87268
    tony
    Keymaster

    Hello,

    It should work. What does not exactly work? Could you please post the code?

    Regards

    Tony

    in reply to: Prevent jqGrid grid from loading content when page loads #87267
    tony
    Keymaster

    Hello,

    Yes, please refer to documentation

    Regards

    Tony

    in reply to: jqModal Position #87266
    tony
    Keymaster

    Hello,

    Sorry, but my answer is no. It is a way that jqModal works (which is used in jqGrid). Did you have try my suggestion in previous post?

    Regards

    Tony

    in reply to: dataUrl for edit options + beta 3.5 #87265
    tony
    Keymaster

    Hello,

    I'm not sure if this is the case. To the url I pass new Date().getTime() which does not allow caching. Also to understand what is happen –

    in reply to: Auto expand on treegrid load #87264
    tony
    Keymaster

    Hello Marcel,

    collapseAll can be done easy, but I have dificulties on how to process with expandAll. The problem : When we use autolading nodes (load nodes with ajax) how we should process with this when we call expandAll? It is not a trivial task.

    Best Regards

    Tony

    in reply to: rtl (right to left text direction) support #87263
    tony
    Keymaster

    Hello Shuki,

    Thanks for this post. To be a honest I do not have experience with rtl in Java Script or haw this can be achieved. I will be happy if you help me to improve this in jqGrid.

    Best Regards

    Tony

    in reply to: Error: jqGrid is not a function #87262
    tony
    Keymaster

    Hello,

    This ususlly mean that you do not have loadded the js files. Please check that the jqGrid files (or file if you use 3.5) are loaded.

    Regards

    Tony

Viewing 15 replies - 5,446 through 5,460 (of 7,981 total)

Stay connected with us in your favorite flavor!