Problem with Radio Button (OpenInsight 32-Bit)
At 15 JUL 2008 07:50:53PM Ray Chan wrote:
To all,
I have a databound form (running OI 7.22). I added a Radio Button. The default value is Null for "Open".
The problem is after I check "No Show", save the record, and retrieve the record I see this confusing situation where two items are "enabled". See below.
However, when I mouse over the buttons, the incorrect value goes away.
Has anyone else seen this? If so, what the fix/workaround. I have tried redraw with no success. Is this a bug?
Thanks to all,
Ray Chan
At 16 JUL 2008 12:26PM Ray Chan wrote:
To all,
Don't know if this should be reported as a bug or not, but the problem where two items in a Radio Group are enabled seems to happen if the value is Null for one of the items.
When I changed the value to "O", the radio buttons behaves as they should. Shouldn't Null be a valid value?
HTH,
Ray Chan
At 16 JUL 2008 12:52PM Ray Chan wrote:
I replied too soon. I knew I should have waited
.
After more testing, I'm still see the problem I initially reported .
Oh well. Any comments appreciated. This seemingly simple issue shouldn't be such a pain, but as we all find that the it's the little things that will kill you.
Ray Chan
At 16 JUL 2008 01:31PM Sean FitzSimons wrote:
Ray,
Would it be a correct assumption that the Radio button is databound to an OI table?
Sean
At 16 JUL 2008 01:59PM Ray Chan wrote:
Sean,
Yes, it is databound to an OI table.
Ray Chan
At 22 JUL 2008 10:52AM DSig (SigsSolutions, Inc) wrote:
Does this happen on a new form?
At 23 JUL 2008 10:21AM Ray Chan wrote:
Hey Dave,
What are you up to? Good to hear from .
The problem with the Radio Button happens on new/old form. We don't have that many Radio Button. Just a handful.
Since finding this problem, I believe that it may be triggered when we are using XP theme with our Tab OLE. What's interesting is that if we put the Radio Button on the first page, then it's okay. However, if the Radio button is on page 2 or greater, then it misbehaves. However, if we don't use XP theme, then all is well regardless of where the Radio Buttons are put, but the form is kind of ugly then (IMHO).
For now, the workaround is to mouse-over the control and then it's fixes the display problem. We all could use more exercise.
Ray
At 03 AUG 2009 05:25PM Ray Chan wrote:
To all,
Just following up on the issue (reported last year) where when we run XP-theme, our radio buttons may show more than one item enabled. Radio buttons on the first page of a multipage form are okay. It seems that if the radio buttons are on page 3 or greater of a form then more than one radio button item gets displayed as enabled. This can be confusing to a user (like me). If you hover your mouse over the radio group, the incorrect item gets cleared.
Below is another snapshot of what we see:
Any idea anyone? Thanks.
Ray Chan