tony

Forum Replies Created

Viewing 15 replies - 6,406 through 6,420 (of 7,981 total)
  • Author
    Replies
  • in reply to: 3.4 beta 2 -> Currency formatter not working #85137
    tony
    Keymaster

    Hello,

    Do you have included the jquery.fmatter.js? This file is needed for the formatting.

    Regards

    Tony

    in reply to: jqGrid ‘not a function’ problem #85136
    tony
    Keymaster

    Hello,

    You missed jqModal.js and jqDnR.js files – also be a sure to load the jqModal.css.

    All external plugins should be loaded manually.

    Regards

    Tony

    in reply to: Beginner help – JSON data not being formatted #85135
    tony
    Keymaster

    Hello,

    What is the problem?

    Regards

    Tony

    in reply to: Editing in detail grid #85134
    tony
    Keymaster

    Hello,

    Check your code again. Which buttons are shown?

    Regards

    Tony

    in reply to: navGrid is not shown but “Please select row” #85133
    tony
    Keymaster

    Hello,

    Also serch this forum for this message. Be a sure that all the needed css and js files are loaded.

    Regards

    Tony

    in reply to: 3.4 Beta 2 – jqGridImport #85132
    tony
    Keymaster

    Hello,

    I think this is reasonable. The grid eval the string and there is no other way to determine if this is a function. If it is a quted it is interpreted as string. Any idea on how to resolve this will be helpful. Also it is easy when we use xml – in this case the function is enloased in CDATA.

    Regards

    Tony

    in reply to: Subgrid toggle button #85114
    tony
    Keymaster

    Hello,

    Better approach is to unbind the click(toggle) of the element.

    Something like (never tested)

    if you want to unbind the toggle of the subgrid with id =rowid then

    $(“td:eq(0)”,rowid).unbind(“toggle”).

    Suppose the subgrid column is the first.

    Regards

    Tony

    tony
    Keymaster

    Hello,

    Sorry, I do not have look into the code deeper. It should work, but you should care in you case about the following:

    The expression:

    in reply to: Dynamic scrolling #85112
    tony
    Keymaster

    Hello,

    Thanks. Definitley will look at this.

    Regards

    Tony

    in reply to: Regarding the implementation of function jqGridInclude() #85111
    tony
    Keymaster

    Hello,

    You are absolutley right. During all releases of jqGrid I have try to implement diffrent ways to make this work. None of them was cross browser. If you look into this forum you will see that many users reported problems loading the modules in IE. Until now this is the only solution that work in FF,IE, Opera and Safari.

    If you have time to google this problem you will see that currently there is no cross browser solution of dynamic loading the javascript.

    At last there are some solutions, but the size of code is too big.

    Also, I will be glad to see a really cross browser solution that do not have the current limitations of the jqGrid loader.

    Thank you

    Regards

    Tony

    in reply to: 3.4 Beta 2 – jqGridImport #85110
    tony
    Keymaster

    Hello,

    I think you should experiment in reverse order.

    1. Construct your grid standart way including events

    2. Make export of the grid using the method jqGridExport using the options jsonstring.

    This way you can see how to configure the events in the jsonstring.

    Regards

    Tony

    in reply to: How to get value of checkbox. #85109
    tony
    Keymaster

    Hello,

    Thank you. I will definitley check this.

    Regards

    Tony

    in reply to: Part of code is not working on ie #85108
    tony
    Keymaster

    Hello,

    The best will be if you provide me a link to the problem.

    You can email me to : tony at trirand dot com

    Regards

    Tony

    in reply to: Problem with verticle bar #85107
    tony
    Keymaster

    Hello,

    Thank you for this report. I will check this. Also if you resize some column does the scroll bar appear?

    Regards

    Tony

    in reply to: Problem with verticle bar #85098
    tony
    Keymaster

    Hello,

    Please provide the following information.

    1.OS

    2.Browser

    3. jQuery Version

    4. jqGrid Version

    5. jqGrid Theme used

    Regards

    Tony

Viewing 15 replies - 6,406 through 6,420 (of 7,981 total)

Stay connected with us in your favorite flavor!