Skip to main content
A newer version of this page is available. .

Data and Command Columns

The ASPxTreeList introduces two types of columns:

cdDataCommandColumns

  • Data Columns

    Data columns are used to display and edit data. There are eight types of data columns used to display and edit various types of data (e.g. string, Boolean, DateTime, memo data).

  • Command Columns

    Command columns allow end-users to switch the ASPxTreeList to edit mode, update data, delete and add nodes, etc.

Concepts