kobinski

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: Searching big sets with xml #82302
    kobinski
    Participant

    I will read with more attention this section of the documentation.

    Thank You Tony

    Regards
    Kobinski

    in reply to: Insert HTML into rows #82293
    kobinski
    Participant

    Thank You Tony. It works!

    Yesterday, I coding a little function that resolves my problem:
    After load data,
    loadComplete: function()
    {
    var ids = jQuery(“#list”).getDataIDs();
    for(var i=0;i<ids.length;i++)
    {
    var img_url = jQuery(“#list”).getRowData(ids); jQuery(“#list”).setRowData(ids,{foto:”});
    }
    }

    It works too. =)

    Kobinski

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

Stay connected with us in your favorite flavor!