-
Issues with oBrowser in a Complex Grid
Hello!
I’m trying to use the oBrowser component within a Complex Grid.
I’ve tried every configuration I can think of, but I haven’t found a single setup that doesn’t crash the application when it’s instantiated.
Is it simply not possible to use oBrowser in this context?As an alternative, I created a ‘Scroll’ component and then added multiple oBrowser components to it, matching the number and dimensions of the Complex Grid’s rows.
Everything seemed fine at first, but unfortunately, the $vscroll value of the Grid is completely unrelated to the $vscroll value of the Scroll component.
Since I couldn’t get them to align, I had to abandon that approach.In summary:
Is there a way to use the oBrowser component within a Complex Grid?
Is there a way to synchronize the $vscroll of a Complex Grid with a kScroll component?
thks
Log in to reply.