Checked List Box Question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rupang

    #1

    Checked List Box Question

    You may try with RadioButtonList Control class
    Regards,
    Rupang
    [color=blue]
    >-----Original Message-----
    >Hello,
    >
    >I am having some trouble getting a checked list box to
    >behave the way i would like. Here is my situation. I
    >would like to load up a dynamic list of phone numbers.
    >Within this phone numbers i would like to designate one
    >of them as the primary contact. My initial thought was
    >to load a checked list box then check the primary
    >contact. The problem is that i can not limit the
    >selection to 1. I would like my end users to be able to
    >change the primary contact but it must only be 1[/color]
    number.[color=blue]
    >Any suggestions on how i could do this? Is there[/color]
    another[color=blue]
    >control that is better suited for this task? Thanks for
    >any help.
    >
    >Regards,
    >B.A
    >.
    >[/color]
Working...