473,406 Members | 2,312 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,406 software developers and data experts.

Select an entire row in a continuous form

22
Hi,
How do I code a double click event to select an entire row displayed on a subform.
My Bound subfrom has 6-8 controls and the user should be able to double click anywhere on a record to bring up another form.
I know Larry Linson did suggest something about creating a rectangle and overlaying these 6-8 controls with it and then using it's double click event..... can someone enumerate this process or suggest something new?

Thanks
Aug 2 '10 #1
4 1624
MikeTheBike
639 Expert 512MB
Hi

Write a sub-procedure to open the required form, and call/run this sub-procedure in the double click event of all/each of the controls that represent the record?

MTB
Aug 3 '10 #2
p4willi
22
Hi MTB,
Thanks for the suggestion and it works well. However, is there a way on a continuous form to have these 6-8 controls highlighted in a row (just like in a list box) as if it was one record every time you press the down/up arrow keys or click with a mouse. Then when the double click event is triggered it should open another form?

I can do this with a list box, but because of the limitation to the number of rows the list box object can contain, I am looking to use a continuous form.

Thanks again.
Aug 4 '10 #3
MikeTheBike
639 Expert 512MB
Hi p4willi

Glad we have something working, but I don't know if you can highlite a confinuous recod on selection (I think not), but is someone does know, perhaps they will enlighten us!?

Question: what is the row limit for a ListBox?

MTB
Aug 4 '10 #4
p4willi
22
MTB,
My list box containing a column count of 10 can only hold 65,536 rows. I've read others have varying numbers.
Will still look forward to someone enlightening me regarding the above issue.

Thanks
Aug 4 '10 #5

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

Similar topics

3
by: Prakash Wadhwani | last post by:
Is there any EASY way to highlight a full row in a continuous form so that as i navigate up & down the table/continuous form using the arrow keys, the entire line (all fields) get highlighted ? ...
3
by: B | last post by:
I know there are several ways to speed up combo boxes and form loading. Most of the solutions leave rowsource of the combo box blank and set the rowsource to a saved query or an SQL with a where...
4
by: Kathy | last post by:
What is the standard technique for handling the fields in the following scenario on a continuous form? Multiple Divisions. Each Division has multiple Buildings. Each Building has a Supervisor. ...
1
by: Bill | last post by:
Problem: Combo box data disappears from view when a requery is done See "Background" below for details on tables, forms & controls On a form, I want to use the setting of bound combo box C1...
5
by: Michael R | last post by:
Searching the net I've found a simple technique to add row numbers and alternate colors (for the even and the uneven row) to a continuous form. 1st step: Create a textbox, send it to background...
5
by: ApexData | last post by:
I have a Continuous SubForm on a TabPage. Above the ContinuousForm is a "box of fields" I use to display the entire record that the focus is on. When one points to a record using the...
3
by: trgpham | last post by:
Hi all, I have a question and really hoping you guys can help or point me to the right direction. MY SCENARIO: I need to design a screen which show up all the questionnaires and the users can...
5
by: Lyn | last post by:
I thought that in an earlier project I was able to click or double-click in the detail section of a row in a continuous form and use the event to open a detail form for that row. However, now a...
2
by: troy_lee | last post by:
I have a subform being displayed as a continuous form. One of the fields for each record is a combo box with two options- removal or installation. How do I color all the fields for the row based...
7
by: ggfota | last post by:
I have problem creating Access (Continuous) Form with indepenent CheckBox for each record. The user should be able to select records that will be processed by VBA based on ChceckBox value. When I...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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
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...
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
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.