Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Option Button
kvarnerexpress
post Feb 23 2006, 08:13 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



Hello everybody,

I need some help regarding using option button.
I am using 15 option buttons in one form but they are meant to be in three different categories.
Therefore, selection can be made in each frame(i put 5 option buttons in one frame).
But, i can only choose one out of 15. Is it possible to separate them into 3 categories so that
i can select one from each category. What property is involved? I am not planning to use check box.
Thank you.
Go to the top of the page
 
+Quote Post
Galahad
post Feb 28 2006, 09:43 PM
Post #2


Neurotical Squirrel
*********

Group: [HOSTED]
Posts: 590
Joined: 4-November 04
From: Novi Sad, Vojvodina
Member No.: 2,127



What you need to do, is use either Frame control, Picture box control, or any other control, that can be used as a contaner. Then, your option buttons will be separated, and you will be able to select only one option, from those three categories, each. Names of option buttons are not relevant, they can all be named optOption, and be array of fifteen elements, or they can be named optOption1, optOption2, and optOption3 for each of the 3 groups, and again be arrays consisting of 5 elements each. Or, each control can have it's unique name, thus remuving the need for arrays ( I personaly favor arrays if controls are similar in functonality )

Hope this helped you some smile.gif
Go to the top of the page
 
+Quote Post
rogeruk
post Mar 1 2006, 07:41 AM
Post #3


Newbie [Level 2]
**

Group: Members
Posts: 35
Joined: 1-March 06
Member No.: 19,343



Easiest way as said above, create a frame, and place the 1st category option buttons into there.

Create another frame and place the 2nd category into there. And repeat..



Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Delphi Tutorial - Change Your Start Button Caption(4)
  2. Psp Square Button Problem(12)
  3. Linking A Url To A Button(4)
  4. Button To Print Current Web Page(14)
  5. Radio Button(4)
  6. How To Create Java Button Or Frame(14)
  7. New-88x31 Button By Sader(11)
  8. Refresh Page After Back Button Hit(11)
  9. Multiple Drop Down Menus W/ Submit Button(6)
  10. Affiliate Button Request(4)
  11. Micro Button File Size Limit : 10 Kb Or Less?(1)
  12. Report Button Doesn't Work(3)
  13. Wireless Computer Remote Power Button - Using A Doorbell(3)
  14. Button Animation With Rollover State That Stays When User Clicks A Button(0)
  15. Compile Option Enabled?(1)
  1. A "save As Draft" Button(13)
  2. Giving A Flash Button A Link(3)
  3. How To Disable "show Hidden Files And Folders" In Folder Option(12)
  4. Getting Information From Submit Button(1)
  5. Rounded Corners & Go Button(6)
  6. System Tray And Start Button Problem(1)
  7. Google Adsense Search Option Not Working(0)
  8. Download Files Off Esnips.com(0)
  9. Help Needed To Activate My Addon Option In My Cpanel(0)
  10. Delaying The Time Until A Flash Button Can Be Pressed(3)
  11. Cd Drive Eject Button Problem(3)
  12. How To Make Image Buttons Act As Submit Button(8)
  13. Destination Address For "submit" Button(5)


 



- Lo-Fi Version Time is now: 10th October 2008 - 11:46 PM