<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : DevExpress RadioGroups</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : DevExpress RadioGroups</description>
  <pubDate>Thu, 11 Jun 2026 15:05:04 -700</pubDate>
  <lastBuildDate>Sun, 28 Oct 2007 20:14:33 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=528</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>DevExpress RadioGroups : DOH!  Solved the problem, and...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=528&amp;PID=1818#1818</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=63" rel="nofollow">TrevLeyb</a><br /><strong>Subject:</strong> 528<br /><strong>Posted:</strong> 28-Oct-2007 at 8:14pm<br /><br />DOH!<DIV>&nbsp;</DIV><DIV>Solved the problem, and I did not need a Data or Binding Converter. The DevExpress Radio Group control, which has child controls for the Radio Buttons, provides a 'EditValue' property, which if you bind to, it will determine which child radio control to select automatically. </DIV><DIV>&nbsp;</DIV><DIV>I'm new to playing with the DevExpress controls and so wasn't aware of this until just now. </DIV><DIV>&nbsp;</DIV><DIV>Cheers</DIV>]]>
   </description>
   <pubDate>Sun, 28 Oct 2007 20:14:33 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=528&amp;PID=1818#1818</guid>
  </item> 
  <item>
   <title>DevExpress RadioGroups : We have not written a databinder...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=528&amp;PID=1817#1817</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 528<br /><strong>Posted:</strong> 28-Oct-2007 at 9:27am<br /><br />We have not written a databinder for the DevExpress RadioGroup.&nbsp; Without this, I don't think there is a way to make this work.<DIV>&nbsp;</DIV><DIV>Here, as I see it, are your choices:</DIV><DIV>&nbsp;</DIV><DIV>(1) Use .NET GroupBox and RadioButtons&nbsp;as is shown in the Tutorial instead of the DevExpress RadioGroup.</DIV><DIV>&nbsp;</DIV><DIV>(2)&nbsp;Request a Feature Enhancement and hope that we will implement the feature some day.</DIV><DIV>&nbsp;</DIV><DIV>(3)&nbsp;Build a Custom&nbsp;DataBinder for the DevExpress RadioGroup.&nbsp; You would probably need the source for the .NET RadioButton DataBinder, but if you had the source, it should be fairly straightforward to build the DataBinder.&nbsp; Essentially, you would replace DotNetRadioButton.Tag with DevxRadioGroup.Item.Value.</DIV>]]>
   </description>
   <pubDate>Sun, 28 Oct 2007 09:27:42 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=528&amp;PID=1817#1817</guid>
  </item> 
  <item>
   <title>DevExpress RadioGroups : Can any one assist in how I would...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=528&amp;PID=1816#1816</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=63" rel="nofollow">TrevLeyb</a><br /><strong>Subject:</strong> 528<br /><strong>Posted:</strong> 28-Oct-2007 at 2:25am<br /><br />Can any one assist in how I would write a ViewDescriptor to handle DevExpress Radio groups please?<DIV>&nbsp;</DIV><DIV>I have looked at the sample code for mapping a .net Radio group to a DevForce value, and this works fine as this is looking at the "TAG" value of each Radio Button. However, DevExpress do not provide a "TAG" and instead have a "VALUE" property which is of type object. </DIV><DIV>&nbsp;</DIV><DIV>Any ideas? </DIV><DIV>&nbsp;</DIV><DIV>Trevor</DIV>]]>
   </description>
   <pubDate>Sun, 28 Oct 2007 02:25:00 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=528&amp;PID=1816#1816</guid>
  </item> 
 </channel>
</rss>