Hey everyone,
I have a program using databases and I want to send a click event for the AddNewItem binding. I was able to do something similar for the "Save" icon, so that when a user modifies an entry they can click a link label that says "Apply" and it will save the entry back to the database. Now I want to have a link label that says "Add", which would allow the user to create a new database entry.
Can someone help?
Thanks!