Skip to content

Cannot remove indentation by setting indent to 0 #4

@nareshbhatia

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.

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