Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Toolbar inside Layout #11

Open
Alwigi opened this issue Mar 2, 2020 · 0 comments
Open

Using Toolbar inside Layout #11

Alwigi opened this issue Mar 2, 2020 · 0 comments

Comments

@Alwigi
Copy link

Alwigi commented Mar 2, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant