Generally the html table is used to display tabular data, or to help the layout in webpage since otherwise whitespace is ignored. Forms applications have controls to display tabular data like the DateGridView and ListView, it also doesn't have the problem of layout that webpages have and the forms designer is very helpful in aligning controls exactly, also other layout functionalities exists (Properties window, Layout section). There is however a TableLayoutPanel control that has its uses, it's in Containers section of Toolbox. TableLayoutPanel Control Overview
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.