Hi all,
I have a DialogEx that has a lot of input fields and combobox's. When I fill all the fields, save the info to a database and close the DialogEx, the input's and comboboxes have not been reset. Is there code to do this, or am I going to have to write a function to manually clear all the input fields and comboboxes when the DialogEx is closed?
Thanks in advance
I have a DialogEx that has a lot of input fields and combobox's. When I fill all the fields, save the info to a database and close the DialogEx, the input's and comboboxes have not been reset. Is there code to do this, or am I going to have to write a function to manually clear all the input fields and comboboxes when the DialogEx is closed?
Thanks in advance
Comment