different address by AJAX url in editors for CRUD ......

different address by AJAX url in editors for CRUD ......

farhadtablefarhadtable Posts: 47Questions: 27Answers: 1

I want to use the editor to delete a row from the unit address and for editing I use a different address by AJAX url .

How can I do this?

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 61,853Questions: 1Answers: 10,134 Site admin
    Answer ✓

    The ajax option can have create, edit and remove specific options, including different URLs. See the ajax documentation for details.

    Allan

This discussion has been closed.