|
||
The BasicDataGrid control allows you to display items from a data source in a customizable table. It is derived from the intrinsic ASP.NET DataGrid control, so it automatically provides paging and sorting support. You can use the standard DataGrid designer to set up BasicDataGrid style and behavior.
The BasicDataGrid can be used with any bindable data source - it doesn't use Kentico CMS database or API.
|
Please note
The CMSDataGrid control provides a more convenient way to display data from the Kentico CMS Database in a table.
|
The following topics are available to help you familiarize yourself with the BasicDataGrid control:
•Getting started - contains a step-by-step tutorial that allows you to learn the basics of using the control
•Configuration - describes and explains the properties that can be set for the control
•Appearance and styling - describes how the design of the control can be modified