Hi all
Short VB code needed;
I have a grid with edit and add new record enabled, and by using a template for EditFormType i built my own input form.
the problem is that i need an insert / update button so:
+ when the user click edit, the text on the button shows Update and when the user click Insert new record the button shows up as Insert.
Thanks
Short VB code needed;
I have a grid with edit and add new record enabled, and by using a template for EditFormType i built my own input form.
the problem is that i need an insert / update button so:
+ when the user click edit, the text on the button shows Update and when the user click Insert new record the button shows up as Insert.
Thanks