﻿<?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?)  » Error message not showing</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 07:38:57 GMT</lastBuildDate><ttl>20</ttl><item><title>Error message not showing</title><link>http://forum.strataframe.net/FindPost23911.aspx</link><description>I have a DevExpress Grid and LookupEdit bound to a BBS/BO.  A Grid column is bound to the same field as the standalone LookupEdit.  If a broken rule is raised for the field, the ErrorProvider icon/message appears on the grid's column, but [u]not[/u] on the standalone LookupEdit.  How can I get the error msg/icon to appear in both places?  &lt;br&gt;
&lt;br&gt;
P.S.  Everything works OK if I use an SF-inherited comboBox instead of the LookupEdit.&lt;br&gt;
&lt;br&gt;</description><pubDate>Fri, 24 Jul 2009 11:01:24 GMT</pubDate><dc:creator>Kirk M Sherhart</dc:creator></item><item><title>RE: Error message not showing</title><link>http://forum.strataframe.net/FindPost23917.aspx</link><description>The difference is the support of IBindingList.  If you are using native SF data binding, then it would work.  If you are binding via a BBS then it would not.  You can always add an error provider to the dialog and set it manually in a worst case scenario by handling the BusinessRulesChecked event of the BO.</description><pubDate>Fri, 24 Jul 2009 11:01:24 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Error message not showing</title><link>http://forum.strataframe.net/FindPost23914.aspx</link><description>Hi Kirk,&lt;br&gt;
&lt;br&gt;
I presume this is because SF doesn't support propergating broken rules to Dev Express lookup edit controls - just to the DX Grids. If this is so you could try using the DX GridLookUpEdit control.&lt;br&gt;
&lt;br&gt;
Cheers, Peter</description><pubDate>Thu, 23 Jul 2009 22:44:54 GMT</pubDate><dc:creator>Peter Jones</dc:creator></item></channel></rss>