﻿<?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 » Business Objects and Data Access (How do I?)  » Binding - user control</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sat, 30 May 2026 06:33:05 GMT</lastBuildDate><ttl>20</ttl><item><title>Binding - user control</title><link>http://forum.strataframe.net/FindPost30907.aspx</link><description>I created a usercontrol (IBusinessBindable) that have a property "IdBinding", this control have a textbox that when someone type here, a description appears and idbinding change, I see that the business object only refresh the related field only when the control lost focus, I tried put this.Validate() on the setter of idBinding but this doesn't works, this &amp;nbsp;doesn't refresh the field&lt;br/&gt;&lt;br/&gt;&lt;div&gt;What I'm doing wrong? how I can force to refresh the field on the business object field when the binded property change without have to lose focus on the user control?&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&lt;div&gt;I need this because when the user change data on this user control and saves, the control doen't lose focus and the BO field that is binded to the user control is not refreshed / changed on the data side (sql)&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Thanks.</description><pubDate>Mon, 13 Feb 2012 11:33:05 GMT</pubDate><dc:creator>Fabian R Silva, -</dc:creator></item><item><title>RE: Binding - user control</title><link>http://forum.strataframe.net/FindPost30922.aspx</link><description>Glad it helped, Fabian. &lt;span&gt;;)&lt;/span&gt;</description><pubDate>Mon, 13 Feb 2012 11:33:05 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: Binding - user control</title><link>http://forum.strataframe.net/FindPost30921.aspx</link><description>I ended using a workaround in&amp;nbsp;&lt;a href="http://forum.strataframe.net/FindPost30229.aspx"&gt;post 30229&lt;/a&gt;, basically creating a dummy hidden textbox, and putting in the form's&amp;nbsp;beforesave&amp;nbsp;event a setfocus on this dummy textbox.&lt;br/&gt;&lt;br/&gt;&lt;div&gt;thanks.</description><pubDate>Mon, 13 Feb 2012 11:18:28 GMT</pubDate><dc:creator>Fabian R Silva, -</dc:creator></item></channel></rss>