Skip to content

Using Toolbar inside Layout #11

@Alwigi

Description

@Alwigi

Since there is a react-layout component I assume that it is intended to be used like the regular DHTMLX js library where other DHTMLX components can be created inside the layout panels - or am I misunderstanding this?

The reason I ask is because I have a Layout and Toolbar component that work just fine on their own but when I try to do:

this.layout.cell("pToolbar").attachHTML(ReactDOMServer.renderToString(<DhxToolbar />));

then the toolbar does not render

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions