HTML table tag is used to display data in tabular form (row * column). There can be many columns in a row. We can create a table to display data in tabular form, using , and table data is defined by ...
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.