Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
860
CheckBoxes only on the first level?
posted

Hi

I have an UltraTree (v12.2).

The ViewStyle is set to OutlookExpress to be able to get all the columns from the different levels properly aligned.

One of the column is a checkbox but I need to display the CheckBox only on rows of the first level (other level can leave the cell empty).

How can I achieve that?

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi,

    I don't think this is possible in OutlookExpress mode, because all of the levels have the same set of display columns. I think you might be able to hide the checkboxes and just show an empty cell on all of the child nodes, but I don't believe it's possible to remove the space.

Children