Filtering out rows and columns without data

You can remove the rows in a matrix view that do not contain data.

Procedure

  1. Open the Features window for the view or choose File > Project Properties to display the properties for your project.
  2. On the Properties tab, locate the Model::MatrixView::HideEmptyRowsCols property and select its check box.
  3. Click OK.
  4. When you display a view, click the Toggle empty rows filter Toggle button button to show only the rows containing data.

Results

If you select the Model::MatrixView:HideCellNames property, the content of a cell is displayed only with an icon.


Feedback