Hi, I am having a problem with dynamically creating multiple RadioButtonGroups. I want to create a RadioButtonGroup for each item in the data provider, and then create radio buttons for each group. I tried to use a Repeater to do this. But I get this error when I add the RadioButtonGroup component within the repeater - "Unable to generate initialization code within Repeater, due to id or data binding on a component that is not a visual child."
Thanks in advance for any suggestions/help you can offer... -- ------------------------------------------------------ Hema Balaji
