amxs

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: problem with dynamically changing properties of the column #90255
    amxs
    Participant

    beginning poblem be solved that transformations.

    in first “recreateForm” working

    in second “recreateForm” not working and/or “dataUrl” not reloading.

    sorry for my english ))

    in reply to: problem with dynamically changing properties of the column #90147
    amxs
    Participant

    WORKING:

    var ret = 'scripts/nasp.php?reg='+jQuery(”#listobj”).getRowData(rowid).id_r;
    jQuery(”#listobj”).setColProp('n_nazv',{editoptions:{dataUrl:ret}});

    NOT WORKING:

    var ret = jQuery(”#listobj”).getRowData(rowid);
    jQuery(”#listobj”).setColProp('n_nazv',{editoptions:{dataUrl:'scripts/nasp.php?reg='+ret.id_r}});

    Why?

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

Stay connected with us in your favorite flavor!