I have an API that will handle all the updates to my data so I don't want to use the automatic updates.
I can't find any good examples of doing binding, updating, inserting and deleting all manually WITHOUT an autogenerated editform.
Anyone have any example you can point me to or share?
I think the part I'm having the most trouble with is working with the non-autogenerated editform.
Thanks.