New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Table Wizard

The Table Wizard provides advanced features for creating and customizing tables in the editor's content area. The Table Wizard is a dialog with tabs for detailed table design: Table Properties, Cell Properties, Table Layouts and Accessibility. The Table Wizard can be invoked using the Insert Table Dropdown.

Table Properties

This tab allows you to adjust the number of rows and columns as well as adjust the row and column span. You can also configure table dimensions and layout by setting one or more of the following table properties:

  • Width/Height - Specifies the height and the width of the table (in pixels or percent).

  • Cell spacing - Increases or decreases the space between the borders of the cells.

  • Cell padding - Increases or decreases the space between the content and the border of a cell.

  • Alignment - Aligns the table to the left, center or right side of the page.

  • Back Color - Sets the background color of the table.

  • CSS Class - Specifies table CSS class and style. This property should be used only by advanced users.

  • Back Image - Sets an image as the table background.

  • More Table Styling - Open the style builder dialog.

Cell Properties

The Cell Properties tab allows you to fine-tune the appearance of individual cells of a given table. Here you can configure cell width, height, alignment, background, the cell ID, toggle text wrapping and set the CSS class for a given cell.

Table Layouts

You can select a particular predefined layout for the table an apply special formats to the heading/last row and first/last column.

Accessibility

The Accessibility tab allows you to adjust the number of heading rows and columns, add caption settings, add a summary and to toggle if the cells are associated with the headers.

In this article