how to convert our cheak box button act as a radio button
C#
3
Posts
3
Posters
1
Views
1
Watching
-
should I use event method or to a code for that? please give me solution.
-
should I use event method or to a code for that? please give me solution.
You need to write your own code to make a set of check boxes act like a group of radio buttons - probably in the event, as you mentioned.
Me, I'm dishonest. And a dishonest man you can always trust to be dishonest.
Honestly. It's the honest ones you want to watch out for... -
should I use event method or to a code for that? please give me solution.