|
||
The UniView control is a universal templated data viewer with support for the displaying of hierarchical data from grouped data sources.
|
Grouped data sources
Grouped data sources are represented by the GroupedDataSource class, which takes a standard data source, such as a DataSet, and categorizes the data items into groups according to a specified column. It can also determine the hierarchical level of data items depending on the value of a given column.
An example of using this class with the UniView control can be found in the following topic.
|
UniView can be used with any bindable data source - it doesn't use Kentico CMS database or API.
|
Please note
If you want to display documents from Kentico CMS, please use the CMSUniView control that provides a more convenient way.
|
The following topics are available to help you familiarize yourself with the UniView 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