Replies: 1 comment 5 replies
-
Sorry, I'm trying to understand, but I'm not getting it. Can you elaborate? Also, these two sentences seem to contradict each other.
|
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be like a single group grid view. One could have separate instances of TabView and only Tabs could be dragged between each other, or be reordered within the same view.
So I could drag a tab between tabview 1 into tabview 2 and so on.
I could help trying to implement this if I get some guidelines, I tried to cut off features from GridView to achieve this, but I got lost on the way.
An instance of this view would look like this
The data could be something like:
Beta Was this translation helpful? Give feedback.
All reactions