Kentico CMS 6.0 Developer's Guide

Available web parts

Available web parts

Previous topic Next topic Mail us feedback on this topic!  

Available web parts

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

The Custom tables module comes with three web parts that can be used for displaying custom table data. This page gives just a brief overview of these web parts. Detailed description of each web part and its properties can be found in Kentico CMS Web Parts Reference. Live site examples of these web parts can be found on the sample Corporate Site, under Examples -> Webparts -> Custom tables.

 

Custom table datagrid

 

This web part displays a grid with selected columns of data records from a custom table. Design of the web part can be modified using standard ASP.NET skins. If you want to handle the data by transformations, use one of the web parts below.

 

devguide_clip0530

 

Custom table datalist

 

In the screenshot below, you can see the basic appearance of the Custom table datalist web part. The appearance can be changed using transformations. You can find more information about using transformations with custom tables web parts in the Transformations for custom tables topic.

 

devguide_clip0531

 

Custom table repeater

 

In the screenshot below, you can see the basic appearance of the Custom table repeater web part. The appearance can be changed using transformations. You can find more information about using transformations with custom tables web parts in the Transformations for custom tables topic.

 

devguide_clip0532