mcho

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: how to get option key value of “select” editType ? #82321
    mcho
    Participant

    Thanks Tony! I will give it a try.

    Mike

    in reply to: Add new row not working properly after delete row? #82314
    mcho
    Participant

    Tony,

    Thanks for the quick response. Sorry I am new to this and may not fully understand. I tried to do what you described:

    jQuery(“#add”).click( function(){
    jQuery(“#list4”).editGridRow(“new”,{height:400,
    closeAfterAdd:true,
    reloadAfterSubmit:false,
    url:”,
    afterSubmit:function(data1,data2) {
    data2=counter;
    counter=counter+1;
    return data2;
    }
    });
    return false;
    });

    This does not seem to work. The row does not get added. Would you be kind enough to post a sample?

    Thanks!

    Mike

    in reply to: Page feature working with Array Data #82307
    mcho
    Participant

    I too would like to see this feature implemented. I can see where this can be useful for building clientside lists that are not too large but large enough to merit few pages.

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

Stay connected with us in your favorite flavor!