473,499 Members | 1,658 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to display lots of data on a single form?

reginaldmerritt
201 New Member
I hate putting to many controls onto one form. But this recent project i'm working on requires a control which displays parts of an address. Along with the other controls on the form there is little space to display this address in its entirty.

I was wondering what options where avalible. I'm using a continuous form and a combo box to select an address. I have already cut down the address to just show "Company"\"Room"\"Street"\"Town".

Is it possible to strech out the display of a combobox longer than the controls actual length?

If not can MouseOver be used to open an close a popup form to act like a kinda zoom option?

Don't know where to start looking for this, any suggetions are welcome. Sorry its not a more specific question.
Feb 27 '11 #1
3 1954
malcolmk
79 New Member
I beleive that setting the row width in the combobox property has no bearing on the size of the combobox on the form. You can adjust width on the form to show only company name, when clicked the drop down can be the whole width of the screen if you want up to a maximum width of 22 cm.
Feb 27 '11 #2
reginaldmerritt
201 New Member
Wow malcolmk your right.

I assumed row width was the width of the combo box.

Assumption can be a teribble thing, obvious now you have pointed it out.

Thank you very much for your help.
Feb 27 '11 #3
Megalog
378 Recognized Expert Contributor
With some easy modification, you can change the width of the drop-down window, without changing the control's size.

See the attached database for an example form with two combo boxes. One is standard, one is modified to fit it's content. The modified combo box has a function call when you enter the control, that resizes it's content.

If you have any questions let me know. I use this in a lot of my dbs.
Attached Files
File Type: zip Combo Box - Fit Contents.zip (46.0 KB, 90 views)
Mar 15 '11 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
3794
by: intl04 | last post by:
Is it possible to create a Word form as the data entry form for an Access database? I didn't see any reference to this possibility in my Access books, so I'm sorry if this is a question that is...
1
1396
by: Maileen | last post by:
Hi, How can i do (and test) a single instance of my form ? thanks, Maileen
2
1473
by: Gary Shell | last post by:
Sorry for the crosspost, I initially posted this to the microsoft.public.dotnet.languages.vb.data group, but it never showed up there. (Is that newsgroup still active???) I have two datasets...
2
5034
by: filbennett | last post by:
Hi Everyone, I'm generally unfamiliar with Access form design, but have programmed Cold Fusion applications for a couple of years. I'd like to build a data entry form in Access that allows the...
4
7114
by: MrL8Knight | last post by:
Hello, I am trying to build a simple php form based shopping cart using a cookie with arrays. I need to use 1 cookie because each order will have over 20 items. With that said, I realize I need to...
5
1711
by: L C | last post by:
Hello, Could someone point in the correct direction with regards to displaying my data in "nicer" format. I have figured out ( with the tutorials on the web, and the O'Reilly PHP & MySQL book)...
9
21568
by: tbeers | last post by:
I apologize for what is probably a simple solution. I have a data entry form that I use to enter work times. I have the default view set to "continuos forms" and the form is enter through a...
16
12265
by: crusson | last post by:
I'm trying to get an array to display in a data grid form in vb.net The array has been imported from a csv, such that every array item is but I can split or join as needed to change the format of...
1
4237
by: gershwyn | last post by:
Hey all, another question about split forms in Access 2007. Hopefully this one is a quick one. I have a bound spit form for data entry. The split form portion does not allow edits. I want it to be...
2
3379
by: burntbit | last post by:
I've been trying to select the 2nd form out of 20+ forms in a page. And it happens to be the only form in the page with a name 'send_form'. I've tried br.select_form(nr=1) and...
0
7009
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7223
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6899
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5475
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4602
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3103
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3094
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1427
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.