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:
- Disable Button on Submit (Prevent multiple submits)
- ASP.NET Charting Control 3.5 fix for "Error executing child request for ChartImg.axd"
- ASP.NET CSS Highlight TextBox on Focus
- SQL Server Database Project and Database Source Control
- Format a DateTime as a Facebook-style date with Months, Days, Hours, Minutes Ago
- Getting Started with .NET Entity Framework

Recent comments
13 hours 21 min ago
1 day 13 hours ago
3 days 14 hours ago
4 days 3 hours ago
4 days 14 hours ago
4 days 20 hours ago
5 days 4 min ago
1 week 20 hours ago
1 week 1 day ago
1 week 4 days ago