﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Combobox not propagated to BO when Save clicked</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 07 Apr 2026 22:52:43 GMT</lastBuildDate><ttl>20</ttl><item><title>Combobox not propagated to BO when Save clicked</title><link>http://forum.strataframe.net/FindPost28589.aspx</link><description>Hello,&amp;nbsp;&lt;div&gt;I have a SF MaintenanceForm with a Toolbar on top and some entry boxes bound to fields of the BO1 which is the PrimaryBusinessObject on that form. The controls are bound to the BO1 through BBS, since they are DevExpress controls (I didn't use the wrapper, because I used DevExpress DataLayoutControl, which insists on using native DevExpress controls. Too bad that DataLayoutControl is not part of the wrapper...). One of the controls is a combobox with embedded list of values. This is the last control in the entry process, so when I enter it and select a value, and click Save on the toolbar, the value from that Combo box is not saved in the BO1. I'd have to change focus to another field before clicking Save to save its value. Any suggestions?</description><pubDate>Thu, 07 Oct 2010 07:29:15 GMT</pubDate><dc:creator>Lukasz Kustusz</dc:creator></item><item><title>RE: Combobox not propagated to BO when Save clicked</title><link>http://forum.strataframe.net/FindPost28614.aspx</link><description>This very well could be as there were some core data binding issues with the DevExpress combo out of the box and is why we extended it to include standard data item support....prior to binding.&amp;nbsp; This was a long time ago, however, and I have not spent much time with this control since.&lt;br/&gt;&lt;br/&gt;You are welcome to supply a sample reproducing the issue and we will take a look.</description><pubDate>Thu, 07 Oct 2010 07:29:15 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Combobox not propagated to BO when Save clicked</title><link>http://forum.strataframe.net/FindPost28607.aspx</link><description>I'm checking on what might be causing the problem. I'll get back to you ASAP.</description><pubDate>Wed, 06 Oct 2010 14:05:14 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Combobox not propagated to BO when Save clicked</title><link>http://forum.strataframe.net/FindPost28591.aspx</link><description>Yes, it's bound properly. I mentioned that if I move away from the combobox before the Save, I get the value properly stored in BO1 and saved. It's only when I leave the focus in the combobox and click on Save() that the value is not saved.</description><pubDate>Tue, 05 Oct 2010 11:56:09 GMT</pubDate><dc:creator>Lukasz Kustusz</dc:creator></item><item><title>RE: Combobox not propagated to BO when Save clicked</title><link>http://forum.strataframe.net/FindPost28590.aspx</link><description>Just checking the basics first. You did bind the combo to the BO right? Sometimes I setup the filling of the combo (via enum or BO) and forget to actually bind it.</description><pubDate>Tue, 05 Oct 2010 11:32:02 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>