Skip to content

Cannot remove indentation by setting indent to 0 #4

Description

@nareshbhatia

I have a simple two level tree table in which I do not want the second level to be indented. I tried to remove the indentation by setting the indent configuration to 0:

        $("#order_table").treeTable( {indent: 0} );

However, this seems to hide the expand/collapse icon and the tree cannot be expanded any more. Is there another way to do this?

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions