Print Page | Close Window

combobox dropdown style

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=901
Printed Date: 10-Jun-2026 at 6:00am


Topic: combobox dropdown style
Posted By: yongbum75
Subject: combobox dropdown style
Date Posted: 01-Aug-2008 at 7:13am
One of my requirements is to allow the user to change/add value from right within the combobox control.  To do that I need the combobox dropdown style to be set to "DropDown".  However, when a combobox control is databound using the Control Binding Manager, my setting this property doesn't seem to affect the dropdownstyle behavior of the combobox control.  Is this by design?  Is there any way to override the dropdownstyle property?

By the way, DevForce is by far the best thing I have ever used.  It really allows us, developers, to focus on business requirements and not worry about interaction with the database.  What a relief!!!!  Thanks guys!!



Replies:
Posted By: davidklitzke
Date Posted: 01-Aug-2008 at 10:23am

DevForce enforces a very particular way to implement the cmbobox.  If you want a different way to do this, read the following post and reply:

http://www.ideablade.com/forum/forum_posts.asp?TID=271 - http://www.ideablade.com/forum/forum_posts.asp?TID=271
 


Posted By: yongbum75
Date Posted: 01-Aug-2008 at 11:34am
Works like a charm.  Thanks!



Print Page | Close Window