﻿<?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?)  » DevExpress Combo doesnt seem to work with Enum</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sun, 27 Sep 2026 15:06:36 GMT</lastBuildDate><ttl>20</ttl><item><title>DevExpress Combo doesnt seem to work with Enum</title><link>http://forum.strataframe.net/FindPost7464.aspx</link><description>I have a DevExpress Combo bound to an ENUM for lookup value's and cannot seem to get it to work however I can make a regular Strataframe combo work fine with the same settings so is there something different I need to do with the Devexpress control.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dev Express Combo&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/ff4201b3-6871-4409-9a72-9a68.png"&gt;&lt;/P&gt;&lt;P&gt;SF Combo&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/9f2f92ab-c0e5-4718-b953-1796.png"&gt;</description><pubDate>Wed, 14 Mar 2007 15:38:50 GMT</pubDate><dc:creator>Paul Chase</dc:creator></item><item><title>RE: DevExpress Combo doesnt seem to work with Enum</title><link>http://forum.strataframe.net/FindPost7486.aspx</link><description>Yeah, I kind of figured it was...glad you got it going :)</description><pubDate>Wed, 14 Mar 2007 15:38:50 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: DevExpress Combo doesnt seem to work with Enum</title><link>http://forum.strataframe.net/FindPost7484.aspx</link><description>That was it</description><pubDate>Wed, 14 Mar 2007 15:00:20 GMT</pubDate><dc:creator>Paul Chase</dc:creator></item><item><title>RE: DevExpress Combo doesnt seem to work with Enum</title><link>http://forum.strataframe.net/FindPost7466.aspx</link><description>I am sure that's&amp;nbsp;what the problem is as I did not set the custom type in the mapper. I'll let you know if that isnt the problem.</description><pubDate>Wed, 14 Mar 2007 11:15:46 GMT</pubDate><dc:creator>Paul Chase</dc:creator></item><item><title>RE: DevExpress Combo doesnt seem to work with Enum</title><link>http://forum.strataframe.net/FindPost7465.aspx</link><description>More than likely you do not have the strong-type field typed as&amp;nbsp;the enum.&amp;nbsp; The SF combo will do an automatic conversion, but the value within the combo is an enum value, not an integer.&amp;nbsp; So if you want to bind an enum to a DevExpress combo you need to open up the BO Mapper and type the field as the enum as well....otherwise the value will never properly sync up.</description><pubDate>Wed, 14 Mar 2007 11:08:37 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>