View Full Version : Editor Grid scroll bars and size
ktoole
04-08-2010, 01:55 PM
Code is to large to post, but I will try to post part of it, if need be. I will try to describe my problem. I have a viewport with a form panel that has a tbar setup in a column layout. This form panel also contains a set of tab panels, each with a different editor grid. The editor grid will display on the screen, but it display as one line only, if I do not specify the height. I also do not have any scroll bars on top or bottom, unless I specify the width as a value that fits my screen. Is there a way to have this display so that it fits the area of the tab panel? Maybe I'm missing something obvious, but when I put on the height and width, the scroll bars work great.
sean.lanktree
04-08-2010, 04:24 PM
OK - just to be clear, you have a single item in your viewport, correct? If so, set your viewport layout to "fit".
Now on to the form panel that lives in the viewport. You mention that it contains a "set of tab panels", do you mean that it has several tab panel objects or one tab panel with multiple tabs within it?
What are the items in your tab panel? Is it the editor grid panel object or is that wrapped within something else?
ktoole
04-09-2010, 02:45 PM
1) View port set to borders, 5 items in the view port.
2) one form panel with multiple tab panels in it, each tab panel contains a grid. Each tab panel has an Editor Grid Panel using a Filter plugin and a grid view.
All the rest is pretty standard.
sean.lanktree
04-09-2010, 02:58 PM
Might just want to post a simplified version of the code...
Powered by vBulletin® Version 4.1.11 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.