admin

Forum Replies Created

Viewing 15 replies - 271 through 285 (of 635 total)
  • Author
    Replies
  • in reply to: URGENT-problem #90390
    admin
    Keymaster

    Confused
    Hi i want to tell you that i found the solution to the problem of why my jqgrid project didn't work on windows, the problem was that i was working with wamp-server, when i changed it for xampp it worked perfectly, thanks again.

    in reply to: Polling and Flickering #90385
    admin
    Keymaster

    For anyone looking for the solution here it is.

    The flickering I used to get is because of the “loading..” ui

    in reply to: TreeGrid Not working on IE 6 and 7 #90384
    admin
    Keymaster

    > “You have a trailing comma in your JSON, which is not accepted by IE, but will work in FF.”

    Interesting I didn't know that. This was an old example I pitched out there weeks ago

    in reply to: TreeGrid Not working on IE 6 and 7 #90383
    admin
    Keymaster

    Ryan,

    in reply to: column names with spaces #90382
    admin
    Keymaster

    Actually turned out to be a bug in my code, I was using the same array for colNames and colModel.name by accident. I can confirm that it is possible to have white spaces in the column name that get displayed on the web-page; I guess I did not make that distinction clear in my previous post. My mistake.

    cheers

    V

    in reply to: Jquery.UI themes slowing down page load #90377
    admin
    Keymaster

    If I do not wish to use jquery-ui themes with jqGrid. Is that possible and are there examples?

    in reply to: setGridParam ‘page’ in loadComplete #90367
    admin
    Keymaster

    Hello,

    I noticed that this bug still happens when you dynamically change the url of the jqgrid.

    EDIT: I use jqgrid 3.5.3

    I have a button below my jqgrid, which changes the url of the grid to only show a part of the data. So, when you're on page 29/29, and you click the button, you end up on page 29/22, which should be 22/22.

    I tried to fix this problem by using the code I posted as a start of this topic, but it doesn't work.

    in reply to: editurl not changed #90359
    admin
    Keymaster

    Hi, Tony,

    I use it to filter the grid, when the user changes the value of some filters. Details:

    I have a couple of custom inputs with default values as follows:

    And the default value for editurl is:

    "?desde=01/11/2009&hasta=30/11/2009&action=autoJqGridRequest"

    Both inputs have a onchange event wich calls to this function, which replaces the corresponding parameter into the url string:

    function changeFiltroFecha(elem){

    in reply to: Default Value for Add form #90356
    admin
    Keymaster

    I can see how to use it for the search and the editoption but it does not seem to work for the form. I have tried defval:'myval' but my text box is empty.

    Have I missed seomething?

    Andrew

    in reply to: Documentation on URL parameters #90342
    admin
    Keymaster

    Thank you for your prompt reply. I did not know that firebug could do that.

    in reply to: select and editoptions #90341
    admin
    Keymaster

    Hi Tony,

    I am using jqGrid 3.5.2.

    Regards

    Andrew

    in reply to: enter a value in cellEdit mode resets/pushes page to top…. #90329
    admin
    Keymaster

    ok. thanks.

    tim

    in reply to: select and editoptions #90307
    admin
    Keymaster

    Ok,

    I found that the problm is on line 1067 of the jquery1.3.2 file. It is the trim function and the code looks like this:

    in reply to: Not Found Error code : 404 #90297
    admin
    Keymaster

    you right, i forget to create someurl.php content and i leave as blank page….Thanks

    in reply to: enter a value in cellEdit mode resets/pushes page to top…. #90291
    admin
    Keymaster

    Here you go!

    http://www.blackstag.com/jqGri…..6-example1

    As I said open up the first tree, scroll down, open the second tree, then again scroll to the bottom, then select a cell.

    (don't worry about the last “,” in the json data (it shouldn't impact the jumping)).

    tim

    [Edit] Also when looking at this example – do you notcie the 1 pixel shift/offset (column headers verses cell position)

Viewing 15 replies - 271 through 285 (of 635 total)

Stay connected with us in your favorite flavor!