Articles
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Wednesday, February 08, 2012
Home
Articles & Samples
Dev Search
Sample Chapters
Link to US
Contact
Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Support WebCasts > Server and Networking > Internet Information Server ( IIS )
How do I change a list into a set of table rows and columns?       
Total Hits: 125  |  Today: 0 Author: classicasp.aspfaq.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

Developers often have sets of things they want to present to a user, and the typical way is to process each element and then put some kind of vertical space (e.g. hr or p).

Many times, these developers want an easy way to display more information without all the vertical space. Image thumbnails, for example, that are 20 pixels wide, don't need their own 'row' in most HTML interfaces. So what we want to do is say "let's display n of these per row, and when we reach n, start a new row." Here is a code sample that will handle any number of elements, and any number of columns. Download the code and try it out; just change the first two valu..

What's New at DevASP
02/24  Extending the Win Forms Binding S..
02/24  Managing FTP Transfers from an AS..
02/24  Using OpenSearch to Create a Mult..
02/24  Designing N-Tiered Data Access La..
02/24  Building a .NET Console Applicati..
02/24  Implementing the .netTiers Templa..
02/24  Implementing the .netTiers Templa..
02/24  Getting Started with the ASP.NET ..
02/24  An Introduction to Code Snippets ..
02/24  An Introduction to Code Snippets ..
02/24  Sharing Controls Across Different..
02/24  Building an Enhanced ASP.NET Grid..
02/24  Editing .NET Configuration Files ..
02/24  Using SyncToy v2.0 for Web Site D..
02/24  An Introduction to the Microsoft ..
02/24  An Introduction to Windows Server..
02/24  A Sneak Peek of Visual Studio 201..
02/24  Putting Windows Server 2008 Serve..
02/24  Using the Microsoft URL Rewrite M..
02/24  New Object Oriented Features in C..
 

DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com