I found (and fixed) two bugs in Editor-Net
I found (and fixed) two bugs in Editor-Net
There is a bug in the latest version of Editor-Net with the Options class when adding manual entries.
The problem was with an attempted database call when it was not needed, and the value and labels being swapped for manual entries.
I've posted the details in an issue (https://github.com/DataTables/Editor-NET/issues/29) and submitted a pull request with the fix (https://github.com/DataTables/Editor-NET/pull/30)

Answers
Many thanks! I've replied in the PR
.
Allan