remove DT_RowId, use existing field

remove DT_RowId, use existing field

pmj7pmj7 Posts: 18Questions: 5Answers: 0

Hi

How can I avoid using references to DT_RowId and use a field that already exists in my record?

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,498Questions: 1Answers: 10,470 Site admin
    Answer ✓

    Is this in reference to using it with Editor? If so use idSrc to tell Editor where to find the row id.

    Allan

  • pmj7pmj7 Posts: 18Questions: 5Answers: 0

    Yes, it is for the Editor. Thanks!

    Peter

This discussion has been closed.