ariadrianto

Forum Replies Created

Viewing 15 replies - 31 through 45 (of 59 total)
  • Author
    Replies
  • in reply to: closeAfterEdit not working on Detail grid #125003
    ariadrianto
    Participant

    Hi,

    I’ve just realized that it’s not working too on master… but it works when using navigator edit button.

    Thanks,

     

    in reply to: closeAfterEdit not working on Detail grid #125001
    ariadrianto
    Participant

    hi thanks…

    Now  I know whats wrong…

    when I use onclick event and call editGridRow

     

    but when I use navigator edit button.. it will work.

     

    • This reply was modified 9 years, 1 month ago by ariadrianto. Reason: reformat source code
    in reply to: Unsuccess DateTimePicker #124898
    ariadrianto
    Participant

    I’m sorry…
    I’ve found an example :
    http://www.guriddo.net/demo/jqgridphp/editing_data/timepicker/default.php

    it works
    Thanks

    in reply to: SetAutoComplete only 10 rows #124896
    ariadrianto
    Participant

    have you fixed this problem ?

     

    Thanks

    Ari Adrianto

    in reply to: SetAutoComplete only 10 rows #124774
    ariadrianto
    Participant

    it’s not working… still 10 rows

    I’ve tried to change value… but no luck..

     

    in reply to: toolbar search ignorecase #124508
    ariadrianto
    Participant

    you can see this….
    [/url]
    http://postimg.org/image/l3nttsa85/

    column “alamat” shift left on spreadsheet filling column “panggilan”, and following by all other column on the right side…

    • This reply was modified 9 years, 5 months ago by ariadrianto. Reason: image link too small
    in reply to: toolbar search ignorecase #124500
    ariadrianto
    Participant

    Hi ,

    Thanks… it’s working now.

    Even a null value in column when export excel, make column shift left.

     

    in reply to: toolbar search ignorecase #124487
    ariadrianto
    Participant

    Hi Tony,

     

    when I can get your updated code ?
    has it already available ?

    Thanks…

     

    in reply to: Export Excel / PDF on grouping #124471
    ariadrianto
    Participant

    I’m using adodb …

    I’m just edit your examples : http://www.guriddo.net/demo/demos/jqgrid/export/true_excel5/default.php

     

    What I mean : when I delete grouping, Export Excel working fine…
    But when grouping available… only header appear on excel sheet.

     

     

    in reply to: setAutocomplete… 404 : error. Status: error #124428
    ariadrianto
    Participant

    Ohh… sorry… noted…

    Thanks

    in reply to: setAutocomplete… 404 : error. Status: error #124423
    ariadrianto
    Participant

    solved…

    After debugging your jqGridRender.php , found this :

    just put setURL up, after selectCommand and everything would be fine just before setColProperty :

     

    • This reply was modified 9 years, 6 months ago by tony.
    in reply to: setAutocomplete… 404 : error. Status: error #124421
    ariadrianto
    Participant

    wow thanks…

    it’s strange… looking for this :

    http://localhost/test/jqGridRender.php?term=a&acelem=NAMA&oper=autocmpl

    should be find : newEntryLembur_.php.

    why looking for jqGridRender.php ??

    in reply to: setAutocomplete… 404 : error. Status: error #124417
    ariadrianto
    Participant

    Here’s all my structure file :

    jq-config.php

     

    newEntryLembur.php

     

    and newEntryLembur_.php

    404 : error always appear when I started typing on search or adding or edit.
    All I know is that 404 is URL not found, but which URL ?
    I’m only using this 3 files…

    in reply to: setAutocomplete… 404 : error. Status: error #124410
    ariadrianto
    Participant

    Oh No…

    what did I missed ?
    if i change

    with :
    $grid->setColProperty(“KARYAWANID”, array(“label”=>”KaryawanId”));

    Everything is fine…

     

    in reply to: setAutocomplete… 404 : error. Status: error #124407
    ariadrianto
    Participant

    Oh No…

    what did I missed ?
    if i change

    <span class="crayon-sy">$</span><span class="crayon-v">grid</span><span class="crayon-o">-></span><span class="crayon-e">setAutocomplete</span><span class="crayon-sy">(</span><span class="crayon-s">"NAMA"</span><span class="crayon-sy">,</span><span class="crayon-s">"#KARYAWANID"</span><span class="crayon-sy">,</span><span class="crayon-s">"SELECT NAMA, KARYAWANID FROM karyawan WHERE nama LIKE ? ORDER BY nama "</span><span class="crayon-sy">,</span><span class="crayon-t">null</span><span class="crayon-sy">,</span> <span class="crayon-t">true</span><span class="crayon-sy">,</span> <span class="crayon-t">true</span><span class="crayon-sy">)</span><span class="crayon-sy">;</span>

    with
    $grid->setColProperty(“NAMA”, array(“label”=>”Nama”));

    Everything is fine…

    I’ve tried to debug using netbeans and nothing found.
    • This reply was modified 9 years, 6 months ago by ariadrianto. Reason: bad format
    • This reply was modified 9 years, 6 months ago by ariadrianto. Reason: bad format 2
Viewing 15 replies - 31 through 45 (of 59 total)

Stay connected with us in your favorite flavor!