Kentico CMS 6.0 Controls

Overview

Overview

Previous topic Next topic Mail us feedback on this topic!  

Overview

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

The UniGrid is a user control that can be used to display data in a highly customizable and flexible table. It also supports many additional features such as paging, sorting, filtering, row selection and action buttons. It is used extensively in the user interface of Kentico CMS.

 

Although this control may only be used within a Kentico CMS project, it can display data from an external data source.

 

Please be aware that using the UniGrid control beyond its most basic functions requires some knowledge of coding and Kentico CMS API.

 

The following topics are available to help you familiarize yourself with the UniGrid control:

 

Getting started - contains a step-by-step tutorial that allows you to learn the basics of using the control.

Implementing custom functionality - contains a tutorial showing how custom modifications can be added via code.

Configuration - describes and explains the properties that can be set for the control.

UniGrid definition - describes the format of the special configuration options used to determine the structure and behaviour of the UniGrid control.