Combo Box custom entry

sakthivels

Beginner 2 Intermediate
Local time
Tomorrow, 00:35
Joined
Jun 3, 2009
Messages
23
Hello Greetings to everyone,

My name is Sakthivel. I have desinged a table to collect the customers details using a form. Details include field like Customer Name, Address1, Address2, Pincode, City, Contact No. fields.

For collecting the City details, I am using a combo box to lookup values from a pre defined table. Now the combo box should contain a value "None", which when selected should display a text box to collect input from the user, hiding the combo box, I also want the user entered value to be saved in the lookup table for later use. I do not want to use the NotInList Event property.

Please advise me on this issue.

Regards,
Sakthivel
 
I want to design a form some thing like some websites use for registering. Say for instance, if the Country is not listed and when we select none, we are shown a text box to fill in a new entry.

Any ideas any one.
 

Users who are viewing this thread

Back
Top Bottom