what is simple table?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Anshika Sharma
A simple table here means means that there is a maximum of one header row and one header column where a header column specifies the type of information in the column.
Sanjeev
A simple table here means means that there is a maximum of one header row and one header column where a header column specifies the type of information in the column. In addition, there are no merged cells within a simple table. Below are examples of simple and complex tables.
Charu
Simple Table Example. One of the most useful Click controls is the Table control. In the column definitions we specify the name of the column in the constructor, which is used for the table column header and also to specify the row object property to render. The last thing we need to do is populate the table with data.