groupbox
Create a Windows-style GroupBox in ASP.NET
Submitted by Ben Hodson on Wed, 01/07/2009 - 17:37
This one took me a little searching but it actually extraordinarily simple to do. In many Windows desktop applications, similar controls are grouped together under a titled category similar to this:

To create this look, there is a really simple way that doesn't require any fancy javascript or CSS positioning. You just use the asp:Panel control. The HTML/ASPX code looks like this:
Popular Articles
Last viewed:
- C# Free Component to Generate PDF - Convert HTML to PDF
- How to Highlight the Day in the ASP.NET Calendar Control with the SelectedDate Property
- Changing the Application Pool Identity with Windows Server 2008 and IIS 7
- Fix for Firefox click() event issue
- How to Install the ASP.NET AJAX Control Toolkit
- Performance benchmarks for LINQ vs. SqlDataReader, DataSet - Selects: Part 1


Recent comments
1 day 1 hour ago
1 day 6 hours ago
1 week 1 day ago
1 week 1 day ago
1 week 2 days ago
1 week 5 days ago
2 weeks 1 day ago
2 weeks 1 day ago
2 weeks 1 day ago
2 weeks 1 day ago