﻿<?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?)  » Strataframe and Devexpress integration</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 22 Sep 2026 03:24:38 GMT</lastBuildDate><ttl>20</ttl><item><title>Strataframe and Devexpress integration</title><link>http://forum.strataframe.net/FindPost25277.aspx</link><description>I'm doing some tests with DevExpress integration and have 2 questions:&lt;/P&gt;&lt;P&gt;I'm using a DevEx Maintenance Form. I have in my BO a decimal field.&lt;/P&gt;&lt;P&gt;When I put a Strataframe inherited DevExpress textEdit on the form and set the Mask to currency (c), the value I put in the field is lost when the control lose the focus. If I change the mask to decimal it works fine. Is this normal?&lt;/P&gt;&lt;P&gt;Another question is about the errorprovider used in the&amp;nbsp;DevEx Maintenance Form on the business rules validation process.&lt;/P&gt;&lt;P&gt;Is it using a DXErrorprovider? If not, is it possible to use the DXErrorprovider and bound it to the broken business rules?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex B.</description><pubDate>Mon, 30 Nov 2009 07:56:29 GMT</pubDate><dc:creator>Alex Bibiano González</dc:creator></item><item><title>RE: Strataframe and Devexpress integration</title><link>http://forum.strataframe.net/FindPost25304.aspx</link><description>[quote]Is it worthwhile to use controls like Infragistics or DevExpress with the Strataframe framework? [/quote]&lt;br&gt;
&lt;br&gt;
Edhy's response was good and it just depends on what you are trying to accomplish.  Over time, we will continue to release more controls.  However, there are some things to consider when using 3rd party controls.  If you use the StrataFrame Themes, you can use 3rd party editor controls such as the UltraTextBox or UltraNumericEditor from Infragistics and still use the SF themes without conflict.  But if you use other panel controls, etc. that rely on the parent themes, then you could end up having theme color conflicts.  So generally, I recommend that you use SF for all theme based controls and if you have the need for more discrete money and numeric controls, then use DevExpress or Infragistics for those purposes as they will not have a negative impact on the theme since they are just editor controls.</description><pubDate>Mon, 30 Nov 2009 07:56:29 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Strataframe and Devexpress integration</title><link>http://forum.strataframe.net/FindPost25287.aspx</link><description>[quote][b]Alex Bibiano González (11/26/2009)[/b][hr]... Is it worthwhile to use controls like Infragistics or DevExpress with the Strataframe framework? [/quote]&lt;br&gt;
&lt;br&gt;
Hi Alex,&lt;br&gt;
&lt;br&gt;
Well it all depend on your needs and what the base SF or .NET controls have to offer to the application.  In my case I don't like the way .Net controls handles numeric or currency data, so I use the Infragistics UltraNumericEditor and since the guys at SF took the time to wrap some of those controls to work native with SF binding then it is worth use them.  I use other controls like Ribbon menu.</description><pubDate>Thu, 26 Nov 2009 09:00:09 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Strataframe and Devexpress integration</title><link>http://forum.strataframe.net/FindPost25285.aspx</link><description>Hi Alex,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Disregard previous post; I was subclassing the DevEx control, not the StrataFrame DevEx control...&lt;/P&gt;&lt;P&gt;Les</description><pubDate>Thu, 26 Nov 2009 08:01:15 GMT</pubDate><dc:creator>Les Pinter</dc:creator></item><item><title>RE: Strataframe and Devexpress integration</title><link>http://forum.strataframe.net/FindPost25284.aspx</link><description>Hi Alex,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I was trying to reproduce your results, and I can't find the properties you mention. I have DecExpress 9.2.9.0 installed (downloaded yesterday). I can't even find a BindingFormat property on the textEdit control. Am I looking in the wrong place?&lt;/P&gt;&lt;P&gt;Les</description><pubDate>Thu, 26 Nov 2009 07:47:06 GMT</pubDate><dc:creator>Les Pinter</dc:creator></item><item><title>RE: Strataframe and Devexpress integration</title><link>http://forum.strataframe.net/FindPost25283.aspx</link><description>Thanks Edhy,&lt;br&gt;
&lt;br&gt;
Taking advantage of this thread I will make you another question.&lt;br&gt;
&lt;br&gt;
Is it worthwhile to use controls like Infragistics or DevExpress with the Strataframe framework? &lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
Alex B.</description><pubDate>Thu, 26 Nov 2009 02:33:42 GMT</pubDate><dc:creator>Alex Bibiano González</dc:creator></item><item><title>RE: Strataframe and Devexpress integration</title><link>http://forum.strataframe.net/FindPost25282.aspx</link><description>Glad you identify the problem and found the solution.</description><pubDate>Thu, 26 Nov 2009 01:22:38 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Strataframe and Devexpress integration</title><link>http://forum.strataframe.net/FindPost25280.aspx</link><description>I have found the problem. Setting the EditMask to "c" and the BindingFormat to "c"&amp;nbsp;makes it work. I think that the BindingFormat has to be the same than the EditMaks.&lt;/P&gt;&lt;P&gt;Alex B.</description><pubDate>Thu, 26 Nov 2009 00:03:18 GMT</pubDate><dc:creator>Alex Bibiano González</dc:creator></item><item><title>RE: Strataframe and Devexpress integration</title><link>http://forum.strataframe.net/FindPost25279.aspx</link><description>In Sql Server the field type is already Money (its mapped as decimal in the BO). I think the problem has somethink to do with the currency mask.</description><pubDate>Wed, 25 Nov 2009 23:40:52 GMT</pubDate><dc:creator>Alex Bibiano González</dc:creator></item><item><title>RE: Strataframe and Devexpress integration</title><link>http://forum.strataframe.net/FindPost25278.aspx</link><description>[quote][b]Alex Bibiano González (11/25/2009)[/b][hr]I'm using a DevEx Maintenance Form. I have in my BO a decimal field.&lt;br&gt;
&lt;br&gt;
When I put a Strataframe inherited DevExpress textEdit on the form and set the Mask to currency (c), the value I put in the field is lost when the control lose the focus. If I change the mask to decimal it works fine. Is this normal?&lt;br&gt;
&lt;br&gt;
[/quote]&lt;br&gt;
Hi Alex,&lt;br&gt;
&lt;br&gt;
I don't have DevEx, but I do used Infragistics and in my case I use the field type of "Money" for all my currency fields and they work just fine, could you change the field to "Money" in SQL and test it again?</description><pubDate>Wed, 25 Nov 2009 16:45:03 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item></channel></rss>