|
|
submitted by
crpietschmann
1 year, 5 months ago
weblogs.asp.net — Someone asked the other day in the newsgroups about creating a Windows-style groupbox in ASP.NET. I knew I had seen one used somewhere in a Web page, and finally tracked it down. It turns out to be the <fieldset> tag with an embedded <legend> to hold the text. In ASP.NET, use the Panel control and provide a text value to the groupingtext attribute.
read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
GroupBox, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|