473,326 Members | 2,081 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Scroll bars in datagrid

Hi Group,
I seem to be getting horizontal and vertical scroll bars in my datagrid.
Where are the settings/what can I do so that the datagrid is fixed and does
not grow with the data horizontally but the scroll bar appears vertically?

Thanks

Jul 31 '08 #1
2 1515
Set each Columns' .Width property, and set the .AutoResizeColumnsMode to None

--
David Streeter
Synchrotech Software
Sydney Australia
"axapta" wrote:
Hi Group,
I seem to be getting horizontal and vertical scroll bars in my datagrid.
Where are the settings/what can I do so that the datagrid is fixed and does
not grow with the data horizontally but the scroll bar appears vertically?

Thanks
Aug 4 '08 #2
On Thu, 31 Jul 2008 11:08:57 +0100, "axapta" <ja********@gmail.com>
wrote:
>Hi Group,
I seem to be getting horizontal and vertical scroll bars in my datagrid.
Where are the settings/what can I do so that the datagrid is fixed and does
not grow with the data horizontally but the scroll bar appears vertically?

Thanks
I think the best way to do this is to set at least one column's
AutoSizeMode property to Fill. That will cause the columns to always
fit in the grid.
Aug 4 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Nuno Monteiro | last post by:
Hello! Anyone knows how to add scroll bars in WebControls.DataGrid? -- Cumprimentos, Nuno Monteiro nuno@rcsoft.pt RCSoft - Desenvolvimento de Software, Lda. Telef: 239708708 Fax: 239708701
6
by: The Real Andy | last post by:
I would be surprised if this hasn't been asked before. I tried a google search but could only turn up info on how to put scroll bars on a web datagrid. Any ideas on how to do this with windows...
0
by: Mark | last post by:
When using a datagrid contol my scroll bars are always disabled. How can I enable my scroll bars on a datagrid control.
1
by: Robert G | last post by:
I'm using VB .net 2003. I have a grid where everything is working fine except when after the grid is filled with records (by setting the data source to a data view), both the horizontal and...
2
by: Stephen Costanzo | last post by:
I have noticed that if I have a data grid with scrollbars and scroll it off screen and back again that the scroll bars are missing. Thinking that this was just a repaint issue, I attempted to...
0
by: Eric | last post by:
I have a TableLayout that I'm having problems with. I am placing controls in it that have scroll bars. When I put enough of them on the control to make the TableLayout's scroll bars appear the...
2
by: usenet | last post by:
When I open a form design window in Access 2003 it *always* has scroll bars, this is even when the form itself is tiny. It's as if the 'page' on which the form is being designed is very large. ...
1
by: David_from_Chicago | last post by:
I am developing an application in Access 2000 (A2K) which has multiple forms and subforms. Until now, all subforms displayed scroll bars properly (according to the subform's property setting). ...
6
by: bgold12 | last post by:
I was using quirks mode (without a doctype) and set the overflow CSS property to :auto for the body tag like so: <body style="overflow:auto"> And it worked; it got rid of IE's default scroll...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.