Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a combobox that updates when a user click another combobox.

 

The problem is, i need to reomove the old values from the combobox first.

 

Example.

 

I have a Make combo and model combo.

 

When someone chooses FORD it should show Puma, Modeo, Escort,etc in the model box

 

However, when they choose MERCEDES after already choosing FORD it does not remove the FORD models.

 

Any ideas?

 

I guess its some form of DELETE function?

Posted

Thanks. Works great! Now what if I want to add a default row at the top of my selection so the user has to select an item?

 

How do I do this?

 

i.e have the first entry in the drop down to be the word "Select..."

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...