:: Forum >>

Radio selected item?

How do you get the selected item from a radio control and by the way how do you get the selected item of a checked list?

JeanLuc
Sunday, November 13, 2005
I'm curious too, how to get the selected item from a radio control.
Anybody?
kbazsi
Tuesday, December 20, 2005
There is another post about this with an answer. I don't remember the answer but it was just in the past few days. Do a search of the forum and you will find it. Or simply look at the headings for the past few days and you will see it.
Jim Hunter
Tuesday, December 20, 2005
I didn't found the post mentioned, but the respons is pretty obvious since in the examples we have
obj.setSelectedItems();
so I use
obj.getSelectedItems();

Sorry for asking stupid question,
and thanks for the answer.
kbazsi
Wednesday, December 21, 2005

This topic is archived.


Back to support forum

Forum search