473,396 Members | 1,972 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,396 software developers and data experts.

Too long combobox

Hello,
I simple not see solution to this problem.

I have one form with subform.
In form is define number of job, type of job, sector of organization and
date of job.
Subform is a query (as I need to made calculation every line) define by
number of job (what is connection with main form), person who made job, kind
of work and other.
Problem is that kind of work grow so much. From started around 10, now is
more of 40. To have simple combobox with 40 possibility is it too bad.
Kind of work is define in one table when is listed kind of work, money for
this work and sector when this work can be made.
I look how to present when in main form is define (and must be define) a
sector that than in subform in column of kind of work, combobox show just
work what can be made in this sector and not all.

Any suggestion will be great. I try lot of possibility but no one with
success

Igor

Nov 13 '05 #1
1 2066
Igor Kramarsich - EDIT wrote:
Hello,
I simple not see solution to this problem.

I have one form with subform.
In form is define number of job, type of job, sector of organization and
date of job.
Subform is a query (as I need to made calculation every line) define by
number of job (what is connection with main form), person who made job, kind
of work and other.
Problem is that kind of work grow so much. From started around 10, now is
more of 40. To have simple combobox with 40 possibility is it too bad.
Kind of work is define in one table when is listed kind of work, money for
this work and sector when this work can be made.
I look how to present when in main form is define (and must be define) a
sector that than in subform in column of kind of work, combobox show just
work what can be made in this sector and not all.

Any suggestion will be great. I try lot of possibility but no one with
success

Igor


Are you using a continuous form? If so, you will run into some
problems. The combo box will need to have the same values for it for
each record. Otherwise all values will appear to be the same as you
change the recordsource.

If this is the case, you might want to "pop-up" and edit form with you
are in the subform to edit the data. Maybe in a field in the subform
allow the op to dbl-click on the field and it pops up the form to edit
some of the data. I think that is the best method...if you are using a
continuous form.
Nov 13 '05 #2

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

Similar topics

7
by: Nicolae Fieraru | last post by:
Hi All, I am trying to change the rowsource of a combobox when I click on it. I played with many events, associated with the form and the combobox, but still haven't figured out what is the way...
1
by: Norm | last post by:
Hi All, I have a combobox that is being sourced by a table of very long strings. However, only the first 254 characters of my strings are being filled into the combobox. Is there a way to get...
1
by: anonymous | last post by:
I've been trying to put a them, please help me out. Here's the major parts of my code: public Form1() { DataSet myDataSet = new DataSet("myDataSet"); DataTable testTable = new...
3
by: TT (Tom Tempelaere) | last post by:
Hay there, I'm writing my own DataGridComboBoxColumn because .NET 1.1 does not have one (I hope .NET 2.0 supplies one). I based it on this article:...
13
by: dbuchanan | last post by:
This code resets a form with two cbo's (comboBoxes) and one datagrid. The first cbo (cboSelection) selects a main table and filters the second cbo. The second cbo (cboView) selects the secondary...
5
by: XML newbie: Urgent pls help! | last post by:
function to convert string to 1 dimensional array of long in VB.Net
2
by: XML newbie: Urgent pls help! | last post by:
Does anyone have a snippet of code that will convert a string to a long array? I've nearly smashed my head against the wall trying to figure this out. I'm Using vb.net 2005 Pls reply asap. I...
3
by: XML newbie: Urgent pls help! | last post by:
Does anyone have a snippet of code that will convert a string array to a long array? I've nearly smashed my head against the wall trying to figure this out. I'm Using vb.net 2005 Pls reply...
21
by: kurai hikari | last post by:
i have a combobox from table( specialization) and i have a reports from table (managers) the combobox name is( combo1) the selections in the combo box are managersjob governorsjob...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...

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.