tony

Forum Replies Created

Viewing 15 replies - 7,381 through 7,395 (of 7,981 total)
  • Author
    Replies
  • in reply to: jquery validate integrate with jqgrid #83103
    tony
    Keymaster

    The short answer is – yes you can integrate other plugins with jqGrid.

    Untill now I have succes with datepicker, autocomplete, tabs…

    My question is

    in reply to: JQGrid and ASP.NET MVC #83102
    tony
    Keymaster

    I'm sory, but I do not work with ASP.NET MVC, but I can tell you some recommendations.

    1. Try to obtain the values form server without using jqGrid – i.e. use

    simple ajax request and see if you have the response from server.

    2. If this is ok then try to analyze what kind of information do you

    recieve from server. Is this information applicable to jqGrid?

    3. If possible use FireBug to analyze what is happen.

    Best Regards

    Tony

    in reply to: unable to change sortable col #83101
    tony
    Keymaster

    I will perform some test and replay to this.

    Regards

    Tony

    in reply to: jqGrid and autocomplete #83100
    tony
    Keymaster

    I think that the right syntax is:

    $(“#calText”).datepicker();

    Regards

    Tony

    in reply to: How to fix these errors #83097
    tony
    Keymaster

    Also found a error – FireBug tell me that jqModal.css is not loaded.

    Please check the right paths – I think that

    this

    <link

    in reply to: unable to change sortable col #83096
    tony
    Keymaster

    Not thested, but something like

    $(jQuery(”#mygrid”).bDiv).attr(“display”)

    will give you the state. Note the using of bDiv and not cDiv

    in reply to: How to fix these errors #83095
    tony
    Keymaster

    Hello,

    Yes, there is something unusual here.

    You can use top,left width and height properties – see docs.

    But I think we should first see what is wrong. Now I recommend if possible

    to test just with jqgrid plugin only. Exclude all other plugins and

    see if all is ok.

    in reply to: IE7 bug on edit row #83093
    tony
    Keymaster

    Thanks. I will check this.

    Regards

    Tony

    in reply to: unable to change sortable col #83092
    tony
    Keymaster

    Currently this property can not be changed dynamically.

    in reply to: How to fix these errors #83090
    tony
    Keymaster

    Hello,

    I check this with Safari 3.1 on Windows and seems that this work ok.

    Now to resolve the problem try to include the files manual and not

    with the loader. Follow the order that is in the loader.

    Please let me known if this work.

    Best Regards

    Tony

    in reply to: Help : Required input field #83089
    tony
    Keymaster

    I do not think so. This is a bug.

    Also I think that there is a cashe that is not cleared.

    Please clear the cache, switch to development version and try

    Regards

    Tony

    in reply to: pagination #83085
    tony
    Keymaster

    Also for local data paging is not suported. This is described in the

    documentation

    Regards

    Tony

    in reply to: How to fix these errors #83084
    tony
    Keymaster

    You should include the jqModal.css and jqDnR.js too. Also refere to

    documentation

    Regards

    Tony

    in reply to: folded page image #83083
    tony
    Keymaster

    Nothing special. If you see the css you will have idea how you can do

    your own theme

    in reply to: Input type password #83082
    tony
    Keymaster

    You should do this in some other places.

    In createData and fillData functions and arount the line 223 when the

    submit button is clicked.

    Regards

    Tony

Viewing 15 replies - 7,381 through 7,395 (of 7,981 total)

Stay connected with us in your favorite flavor!