Hi,
Can anyone help me sort out this problem.
I have a form in java which has few fields and a radio button. Now after entering some values in a field and checking the radio button for something, i now press cancel so that all data entered in the fields is clear and also the state of radio button is changed to default.
My question therefore is how can we change a state of a radiobutton in java at runtime.
Thanks in advance.
Sudeep
Can anyone help me sort out this problem.
I have a form in java which has few fields and a radio button. Now after entering some values in a field and checking the radio button for something, i now press cancel so that all data entered in the fields is clear and also the state of radio button is changed to default.
My question therefore is how can we change a state of a radiobutton in java at runtime.
Thanks in advance.
Sudeep