Hi,

How can I create radio button or any form element on run time. I mean for my application I extract some information from XML document and then I want to make some choices through radio button. And I can't hard code radio button as their number can be vary on form.

Thanks in advance.

hoomdoom