PDA

Click to See Complete Forum and Search --> : where is the groupbox in ASP?


steve_rm
May 21st, 2003, 08:36 AM
Hello

I am creating a ASP web application, and l want to group some controls together using a frame control or a groupbox control, but can't seem to find any in the toolbox. I have tried looking in the customised toolbox. Is there a control that you can use instead of the frame or groupbox control?

Thanks in advance

Steve

Cin0s3
May 21st, 2003, 08:49 AM
You can use the Panel control

steve_rm
May 21st, 2003, 08:53 AM
Thanks for you reply.

I think l did try the panel control. Anyway l will try it again.

Thanks

Steve