@weibel-christophegmail-com

@weibel-christophegmail-com

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: onRowUpdate #102755
    Christophe Weibel
    Participant

    Hi Peter,

    I tried several options to refresh the grid after I update the row ( grid.refresh(), grid.refreshView(), grid.render()).

    But nothing is working, he keep the old data, when I refresh the complet page the value change because I reload the dataSource.

    Thanks for your help

    Christophe

    in reply to: onRowUpdate #102685
    Christophe Weibel
    Participant

    Hi Peter,

    Thanks a lot, it’s working, last question, how do refresh the page after saving the editing, and using the data with php.

    I used grid.refresh(); but it’s not working

    dataSource: new window.Smart.DataAdapter({
    dataSource: ‘data/test.php’,
    dataSourceType: ‘json’,

    Thanks

    Best regards

    Christophe

    in reply to: onRowUpdate #102680
    Christophe Weibel
    Participant

    Hi Peter,

    Thanks for your update, it’s working I missed the 4th parameter, I can update the table with jquery ajax, but the table is refreshing continuously.

    How do you confirm the end of editing, I tried several things but nothing is working

    Thanks

    Best regards

    Christophe

    in reply to: onRowUpdate #102670
    Christophe Weibel
    Participant

    Hello Yavor,

    I tried this function, but nothing append, I’m going through the function only when I use onRowUpdate, do you have an example in javascript.

    Thanks for your help

    Christophe

Viewing 4 posts - 1 through 4 (of 4 total)