Combobox issue...


Author
Message
Edhy Rijo
E
StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Hi,

I have a MaintenanceForm which uses a Browse Dialog, I noticed that when opening the form (with no data) all comboboxes in the form will show the first record of its own data even thought there is no record selected in the primary business object (POBO).

What am I missing here?  I believe comboboxes should be blank like all other fields and only show its data when a record is selected in the POBO.

Please see picture attached for better understanding of this issued.

Thanks!

Edhy Rijo

Reply
StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
Yes, because of the way ComboBoxes work, if you have one set as a DropDownList, the value must be present in the list, so it requires a TopMostItem to have a "blank" value and not just select the first value in the list.

things like Default Field Values, Input Mask, Captions for the Labels, Custom Field Properties, etc. are things that may fit in the BOM.

Yes, most of those will be addressed in the next major version of StrataFrame (the one that will support LINQ among other things).

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search