redsuitee

Forum Replies Created

Viewing 15 replies - 1 through 15 (of 27 total)
  • Author
    Replies
  • in reply to: navGrid #87736
    redsuitee
    Participant

    GREAT…

    It really work for me too..

    thanx for the help..

    i really appreciate it.. Embarassed

    in reply to: Error on page in MSIE #87685
    redsuitee
    Participant

    Hello,

    where is it?

    Regards,

    md

    in reply to: closeafteradd seems doesn’t work #87677
    redsuitee
    Participant

    what is the grid loader?

    sorry, I'm a newbie here..

    thankyou so much

    in reply to: closeafteradd seems doesn’t work #87665
    redsuitee
    Participant

    I have download jQuery 3.5 and updated my jquery..
    But it still the same and I found another error instead..
    I can't login into my program after I used jQuery 3.5..
    Do I did something wrong here??
    Please give me some help..
    I appreciate for ur help so much Wink
    Thanx

    in reply to: closeafteradd seems doesn’t work #87645
    redsuitee
    Participant

    hello tony,

    what do you mean with “GitHub”?

    Sorry, I don't understand.. Confused

    thanx in advance

    in reply to: set a range for datepicker #87098
    redsuitee
    Participant

    i hv try both, but it can’t solved my problem yet..
    please help me..

    sorry, i’m a newbie in jquery
    thanx for the help

    in reply to: set a range for datepicker #87079
    redsuitee
    Participant

    it can’t work..

    it makes the date become read-only..

    in reply to: jqgrid doesn’t appear #86907
    redsuitee
    Participant

    i put them in html doc..

    i’ve found my mistaken..
    i haven’t declare gridimgpath yet..
    thanx for your attention

    in reply to: set a range for datepicker #86884
    redsuitee
    Participant

    how can i set a range for datepicker?
    thx b4

    in reply to: set a range for datepicker #86802
    redsuitee
    Participant

    anybody help me pliz..
    i really need your help for this problem

    in reply to: set a range for datepicker #86733
    redsuitee
    Participant

    i hv tried the code..

    $(“#datepicker”).datepicker({minDate: -20, maxDate: ‘+1M +10D’});

    but it didn’t work..
    the datepicker didn’t appear at all..

    in reply to: Action buttons on rows #86732
    redsuitee
    Participant

    you can find it in
    row editing –> custom edit
    gud luck

    in reply to: set a range for datepicker #86735
    redsuitee
    Participant

    thanx for your reply..
    but can you help me to give some solutions?

    in reply to: Cell Editing #86656
    redsuitee
    Participant

    for the 1st question, maybe you can add this one in your code..

    var lastsel2 ;
    .
    .
    .
    .
    onSelectRow : function(idd){
    if(idd && idd!==lastsel2){
    recid = idd;
    jQuery(‘#xx’).editRow(idd,true);
    jQuery(‘#xx’).saveRow(lastsel2); //it will save your changes
    lastsel2 = idd;
    }
    },

    in reply to: validate #86655
    redsuitee
    Participant

    sorry before..
    i’ve found my mistake..
    i didn’t put

    in my code..
    thanx

Viewing 15 replies - 1 through 15 (of 27 total)

Stay connected with us in your favorite flavor!