jemison

Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Author
    Replies
  • in reply to: unable to change sortable col #83338
    jemison
    Participant

    hi Tony,

    I suppose you didnt't have the opportunity to test this thing yet?

    in reply to: unable to change sortable col #83098
    jemison
    Participant

    I tested it, no luck, I got undefined as a result Cry

    in reply to: unable to change sortable col #83094
    jemison
    Participant

    okay thx for the quick reply!

    is there a way to know in witch state the grid is? 'cause I would like to be

    able to open it if it's close, with

    $(“.HeaderButton”,jQuery(“#mygrid”).cDiv).trigger(“click”);

    in reply to: Periodic Reload or Refresh #83056
    jemison
    Participant

    now I would like to know for sure when the grid is close or open,

    I tried:

    var hg = jQuery(“#mygrid”).getGridParam(“hiddengrid”);

    if(!hg)

    $(“.HeaderButton”,jQuery(“#mygrid”).cDiv).trigger(“click”);

    but that solution is not always accurate

    in reply to: Periodic Reload or Refresh #83053
    jemison
    Participant

    never mind 🙂

    I found it, in the codes.

    $(“.HeaderButton”,jQuery(“#mygrid”).cDiv).trigger(“click”);

    in reply to: Periodic Reload or Refresh #83052
    jemison
    Participant

    hi Tony,

    I went trough a lot of topics, in this forum, but couldn t find a good

    example of that. on witch button do I have to simulate the click to open

    the grid?

    thx in advance 🙂

    in reply to: javascript include path #83024
    jemison
    Participant

    have U tried: var pathtojsfiles = “../javascript/js/”; // need to be ajusted ?

    in reply to: Periodic Reload or Refresh #83023
    jemison
    Participant

    what

    in reply to: passing variables to gqgrid #83020
    jemison
    Participant

    I found a way!!!

    in example.html

    ..

    function gridReload(){

    in reply to: passing variables to gqgrid #83019
    jemison
    Participant

    okay, I followed your instructions, but still can't get it to work.

    I have something like that in example.html:

Viewing 10 replies - 1 through 10 (of 10 total)

Stay connected with us in your favorite flavor!