{"id":196,"date":"2017-06-14T11:30:02","date_gmt":"2017-06-14T18:30:02","guid":{"rendered":"https:\/\/www.microsoft.com\/en-us\/power-platform\/blog\/power-apps\/make-column-level-adjustments-in-the-data-table-control\/"},"modified":"2025-06-11T08:13:23","modified_gmt":"2025-06-11T15:13:23","slug":"make-column-level-adjustments-in-the-data-table-control","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/power-platform\/blog\/power-apps\/make-column-level-adjustments-in-the-data-table-control\/","title":{"rendered":"Make column-level adjustments in the Data table control"},"content":{"rendered":"

\u00a0<\/p>\n

When we first released the Data table<\/a> control, the only control that an app maker had over column behavior and appearance was the ability to select the fields that appear in the Data table<\/a> control. A field that was selected then determined the width and label for the column. The styling was consistent for all columns in the Data table<\/a> control and was controlled by properties on the Data table<\/a> control itself.\u00a0<\/p>\n

In the latest release of the Data table<\/a> control, we introduced the notion of Column controls. Column controls are children of Data table<\/a> controls, and can be accessed through the right pane, through Screen Explorer<\/strong>, and directly from the screen canvas.\u00a0<\/p>\n

\u00a0<\/p>\n

\"dataTableColumnSelection\"<\/a><\/p>\n

\u00a0<\/p>\n

By using a Column control, app makers can now start to adjust the Data table<\/a> control at the column level! This release includes a small number of important customizations:<\/p>\n