From greg at mira.net Tue Jan 24 08:02:41 2012 From: greg at mira.net (Greg Keogh) Date: Tue, 24 Jan 2012 09:02:41 +1100 Subject: A typical few hours In-Reply-To: References: <001501cc483c$ff5bb6a0$fe1323e0$@net> <003201cc4844$14565540$3d02ffc0$@net> Message-ID: <001601ccda1a$ba4ee800$2eecb800$@net> This is a common problem. Same in WPF as well. My work around, for cases where I desperately want radiobuttons, is the following. 1. Create your radiobuttons,each with a different groupname. 2. Bind each radiobutton to a different property and manually set the other properties to false when one of the others is true. After 6 months I fell for this trap again this morning (in a WPF app). I called CancelEdit on an IEditableObject and everything in the UI reverted except the radio buttons. After sticking some displays on the property setter I saw it flipping back and forth between values and then I remembered this thread in the Silverlight forum. I found that putting a different GroupName on the radio buttons was sufficient, no need to bind to different properties. I'm using a typical Enum-RadioButton converter that you see all over the place. Greg -------------- next part -------------- An HTML attachment was scrubbed... URL: http://prdlxvm0001.codify.net/pipermail/ozsilverlight/attachments/20120124/c71b9cd9/attachment.html From BSaran at exego.com.au Tue Jan 24 09:01:18 2012 From: BSaran at exego.com.au (BSaran at exego.com.au) Date: Tue, 24 Jan 2012 10:01:18 +1100 Subject: AUTO: Bibhakar Saran is out of the office. (returning 30/01/2012) Message-ID: I am out of the office until 30/01/2012. I am on leave. I would be checking my mail when possible and will respond to your message as soon as I can. Note: This is an automated response to your message "RE: A typical few hours" sent on 24/01/2012 9:02:41 AM. This is the only notification you will receive while this person is away.