Based on gender, I want to load certain criteria.
For example, if I type 0 in a textbox, I want to load Mr., Dr. , etc..
If I type 1, I want to load Ms, Mrs, Miss, Dr. etc…
How can I do so?
Gender is typed in a textbox, and I want the combo box to load what I specified above.
Thank you.
Based on gender, I want to load certain criteria. For example, if I type
Share
This is just Sudo code there must be typo or Syntax error but you need to do something as below :