WebGrid introduces a built-in column type to display richer content data presentation. WebGrid provides 6 column types such as Text, Image, ImageAndText, CheckBox, Button, Custom, Hyperlink.
Custom column type means that you can freely write any HTML tags into the column to be displayed. Therefore, column types are designed to give users flexibility to use any kind of data presentation in general.
The following screenshot shows how the column types will look like:
- The 1st column shows how to display Button column type.
- The 2nd column shows how to display Image column type.
- The 3rd up to 7th column show how to display Text column type by default.
- The 8th column shows how to display CheckBox column type.
- The last column shows how to display Custom column type. In this column, it uses HTML tag to create a bold and italic text.
Getting Started
Getting Started
Overview
WebGrid Features Overview
Other Resources
Walkthrough Topics
How-to Topics