Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a combobox on a form and when the form loads the style is simple as I am just navigating through records.

 

When I hit the add to add a new record I change the style to Dropdownlist which works fine so I can only select what is in the list.

 

The problem comes when I want to edit a record, when I hit edit and the style changes to dropdownlist what information was there before disappears. If I change the style to dropdown the previous information stays but I can then type any information into the combox and not just select from the dropdown list.

Posted
I would recommend finding another method of adding and editing data than changing the combobox style. I don't recall ever seeing an app where that happens. Doing non-standard things is guaranteed to tick people off.
Here's what I'm up to.

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...