I have a cdxml form with one vertical sizer of 3 slots and one slot contains a data grid of five columns of which one is marked expand = True the other remain at a fixed size
If the number of lines to display is less than the space available then all is well but if it is greater then the vertical scrollbar appears but over the top of the final column hiding the value in the final column. And there it remains no matter how wide I drag the form The second issue is the behaviour of the horizontal scroll bar which is always present regardless of the screen width. It scrolls left and right but about the width of the vertical scroll bar! The horizontal scroll bar will also hide the last line of the display. This is not a drama except when attempting to insert or edit the last line on the, display, which after entering/changing a field and moving the mouse to the next field, immediately disappears behind the horizontal scroll bar and has to be recovered using the vertical scroll bar I can't see how to allow space outside the actual grid such that these scroll bars don't hide data. Do I have to set up some borders or something I hope this is something you have seen before otherwise it may be difficult to imagine Mike Ayers _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/1264741411.5863.17.ca...@linux
