hi,
i have write codes that generate radio buttons at runtime.

can u plz tell me how i get the events of this radio button...
i define the code forms_load event bcoz it's first get some values from database then generate the radio buttons.

if i write
public withevents rd as radiobutton..............it says that i can't define withevetns in local variables..

any idea??????