Make data easier to read by alternating row colors in a VB grid control Your email has been sent Grid controls are great for displaying large quantities of data, and highlighting can make the data ...
Grid control works a lot like the table tag -- only it's much more concise. Dan walks through one example. Web designers have been accustomed to arranging data and controls in tables for years.
I am writing an ASP.NET application (using Visual Studio.NET 2003) to display some information out of a database. Some of the column headers are sorted into subgroups and as a result, the table ...