Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: CheckBoxList


Message #1 by "Mrinal Srivastava" <mrinal.srivastava@p...> on Wed, 14 Aug 2002 16:32:39 +0530
Yeah, What exactly is this CheckBoxList???
I want to draw a boundary around a couple of checkboxes. I'm working on
VS.NET (ASP.NET). Any ideas???
Thanks
Mrinal

Message #2 by "Payal Parija" <pparija@u...> on Wed, 14 Aug 2002 14:05:43
Hey mrinal
you might want insert a table in the page and then put the checkbox list 
in it.. this way u can have a border around your checkboxlist
You can do it by going to Table, Insert in the menubar....from there on u 
can work with cellspacing...and other properties...

payal


  Return to Index