see RadioGroup/Radio components
you can put the RadioGroup outside the listview, and have Radio components inside the panels.

the Radio component always links to the closest RadioGroup in its upstream hierarchy.

-Igor


On 1/19/06, Dipu <[EMAIL PROTECTED]> wrote:
Hi
 
I have a panel displayed in a listView , if there is a radio type in the panel, is there any way i can group it .
 
Additionally i require to display one instance of the panel out side the list view.
 
Is there any way i can group the radio types of all the rendered panels together so that it will behave as a radio group.
 
For example 
 
    MyPanelWithRadio   
    ListView
        MyPanelWithRadio
        MyPanelWithRadio
        MyPanelWithRadio
                .
                .
 
Is there any way to group the occurances of the radio types in all the rendered panels.
 
Any help is greatly appreciated.
 
Thanks
Dipu
 
 
 
 
 
 
 
 
 

Reply via email to