By Edhy Rijo - 2/22/2010
Hi Trent,
Is it possible to have a combobox in a BrowseDialog with the following properties:
DropDownStyle = DropDown
AutoCompleteMode = SugestAdppend
AutoCompleteSource = ListItems
The reason I need this is because in my forms I use some comboboxes with the above properties, and it is pretty useful for the end user, but in the Browse Dialog, I have not find a way to setup those properties for any combobox used.
|
By Trent L. Taylor - 2/24/2010
Right now then answer would be, no. It would require some effort to change this. I see the benefits, and we can look at it. But it would entail us exposing all of these properties in a per field basis. So though it would be useful, it will require some effort to change. I will add this to the list to look at.
|
By Edhy Rijo - 2/24/2010
Thanks!
|
|