Replies: 1 comment 2 replies
-
|
I don't think it's impossible to make, but why? Why not just use the gridview json for gridviews? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, Thank you for such a useful library. I am currently experimenting with it to see how we can use it. I have a question, as trying to use Docview as a way to set up panel layouts, and then use Gridview to display these layouts. Dockview is a thin layer over Gridview, I expect, json exported from Dockview to be accepted and compatible with GridView. But Gridview throws error when trying to pass it Dockview json. Is there a way perhaps to have a version of fromJson from DockView which is compatible with GridView?
Beta Was this translation helpful? Give feedback.
All reactions