jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: php integration and ajax php integration and ajax #72966

    phill.oflynn
    Participant

    The issue is with this line
    data:{deleterow: true, ID: rowid},
    should be
    data:{‘deleterow’: true, ‘ID’: rowid},

    fiddled around a bit more. Peter I see your point with the session variables. They were only for testing anyway. I would never expose session variables so readily.

    Phill

    in reply to: php integration and ajax php integration and ajax #72431

    phill.oflynn
    Participant

    Not sure what you mean

    in reply to: Treegrid hanging Treegrid hanging #72162

    phill.oflynn
    Participant

    Yes it is mostly a copy of the online example. So it should work. But it doesn’t.

    The data is generated from a php page and the column names are different. But that’s about it

    Not used jsfiddle. So I’ll have to look into it

    Phill

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