Click to See Complete Forum and Search --> : Checking and unChecking group of menu items


Steve Chia
April 25th, 1999, 10:24 PM
Hi,

I have a group of menu items which I need to check and uncheck. There are a total of seven menu items and I only want one to be check at any one time.

Is there any easy way to do this or do I have to provide a handler to check each item when click and uncheck the rest of the menu items??

Thanks,
Steve Chia

eric33
April 26th, 1999, 02:15 AM
I think you have to check manually your menu items. Sorry.