473,748 Members | 6,418 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Selecting row in continuous form (A2003)

Lyn
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 click/double-click in a row's detail section doesn't
generate the relevant click event UNLESS that row is already the current
row (that is, the Record Selector symbol is showing at the left end of the
row). So I guess my thought was wrong.

Of course I could (and can) click in the Record Selector box for the
desired row and then click/double-click the detail section, but that
involves a double action.

I guess what I am asking is: is there a way to select a row and trigger an
event with one mouse action? (It's an efficiency issue.) As far as I can
see, there isn't -- but I was sure I had done it before. Probably
dreaming...

TIA,
Lyn.
Jun 12 '07 #1
5 10592
In article <ma************ *************** **@40tude.net>, l.*******@iiNet .net.au
says...
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 click/double-click in a row's detail section doesn't
generate the relevant click event UNLESS that row is already the current
row (that is, the Record Selector symbol is showing at the left end of the
row). So I guess my thought was wrong.

Of course I could (and can) click in the Record Selector box for the
desired row and then click/double-click the detail section, but that
involves a double action.

I guess what I am asking is: is there a way to select a row and trigger an
event with one mouse action? (It's an efficiency issue.) As far as I can
see, there isn't -- but I was sure I had done it before. Probably
dreaming...

TIA,
Lyn.
Double clicking the record selector on a continuous form causes the form's On
Dbl Click event to fire. Is a double-click one mouse action?
Jun 12 '07 #2
Lyn
On Tue, 12 Jun 2007 09:19:49 -0500, Mike Gramelspacher wrote:
Double clicking the record selector on a continuous form causes the form's On
Dbl Click event to fire. Is a double-click one mouse action?
Thanks Mike. Yes, I was counting double-click as a single mouse action.

You have solved part of the problem, at least enough for me to move
forward. I was looking at the wrong double-click event (Detail instead of
Form). The record selector is a rather small target, so I was hoping that
I could arrange it so that a double-click anywhere on the detail line would
allow me to select that row and trigger off it. It seems that that is not
going to work.

However, it does raise another interesting question -- is it possible in
code to force the record selector to a particular row? Or even to
recognise which row was clicked in the Detail area?

Thanks again for your help.

Cheers,
Lyn.
Jun 12 '07 #3
Did you put an event procedure not only in the Detail section's Double-Click
but in each Control's Double-Click? The Detail's Double-Click only fires
when you click outside any of the Controls. (IIRC, you can also cover the
entire Detail Section with a transparent Rectangle and set its Double-Click
event.)

I've done a lot of continuous forms view Forms where you could Double-Click
anywhere on the row.

Larry Linson
Microsoft Access MVP

"Lyn" <l.*******@iiNe t.net.auwrote in message
news:d1******** *************** *****@40tude.ne t...
On Tue, 12 Jun 2007 09:19:49 -0500, Mike Gramelspacher wrote:
>Double clicking the record selector on a continuous form causes the
form's On
Dbl Click event to fire. Is a double-click one mouse action?

Thanks Mike. Yes, I was counting double-click as a single mouse action.

You have solved part of the problem, at least enough for me to move
forward. I was looking at the wrong double-click event (Detail instead of
Form). The record selector is a rather small target, so I was hoping that
I could arrange it so that a double-click anywhere on the detail line
would
allow me to select that row and trigger off it. It seems that that is not
going to work.

However, it does raise another interesting question -- is it possible in
code to force the record selector to a particular row? Or even to
recognise which row was clicked in the Detail area?

Thanks again for your help.

Cheers,
Lyn.

Jun 13 '07 #4
Lyn
On Wed, 13 Jun 2007 06:57:47 GMT, Larry Linson wrote:
Did you put an event procedure not only in the Detail section's Double-Click
but in each Control's Double-Click? The Detail's Double-Click only fires
when you click outside any of the Controls. (IIRC, you can also cover the
entire Detail Section with a transparent Rectangle and set its Double-Click
event.)

I've done a lot of continuous forms view Forms where you could Double-Click
anywhere on the row.
Larry,
All of the controls in the Detail section are locked. This seems to make
them invisible to mouse clicks, so double-clicking anywhere in the Detail
section (including the locked controls) will trigger the Detail
double-click event. So I have that covered. I am just trying to find out
if there is any way (other than clicking the Record Selector box) to select
that row and trigger an event at the same time by clicking anywhere on the
desired row. So far, it seems that the answer is no.

Thanks for the response.

Cheers,
Lyn.
Jun 13 '07 #5
On Jun 13, 2:09 pm, Lyn <l.hanc...@iiNe t.net.auwrote:
On Wed, 13 Jun 2007 06:57:47 GMT, Larry Linson wrote:
Did you put an event procedure not only in the Detail section's Double-Click
but in each Control's Double-Click? The Detail's Double-Click only fires
when you click outside any of the Controls. (IIRC, you can also cover the
entire Detail Section with a transparent Rectangle and set its Double-Click
event.)
I've done a lot of continuous forms view Forms where you could Double-Click
anywhere on the row.

Larry,
All of the controls in the Detail section are locked. This seems to make
them invisible to mouse clicks, so double-clicking anywhere in the Detail
section (including the locked controls) will trigger the Detail
double-click event. So I have that covered. I am just trying to find out
if there is any way (other than clicking the Record Selector box) to select
that row and trigger an event at the same time by clicking anywhere on the
desired row. So far, it seems that the answer is no.

Thanks for the response.

Cheers,
Lyn.
Hi Lyn,

If the controls are locked, but enabled, you can use the OnDoubleClick
event.

HBInc.

Jun 14 '07 #6

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

Similar topics

3
15851
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 ? This will give the effect of a bar moving up & down. BTW, all fields are locked so this form is View-Only & not editable. Thx & Best Rgds, Prakash.
3
9370
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 clause after users typed in one or several letters/digits. My problem is as follows Most of the time I need to display form in continuous format, that means the combo box will appear in each record. For example I have a form to let users view...
4
3174
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. Tables: (abbreviated) TblDivision DivisionID
20
10826
by: Robert | last post by:
Need some help to stop me going around in circles on this one.... Have a nested subform (subform2) which simulates a continuous form for the record on the parent subform. Subform2 has rows of either an option button plus two text fields or a checkbox plus two text fields Am wanting to save the user entries into an underlying table. Tag property for each option button, check box or text field has the value of the key
2
2646
by: Pablo | last post by:
I have a Continuous Form based on the following table: sku, description, categoryId, subCategoryId I restrict the initial dataset to include one value for categoryId, but it may include differing valuse for subCategoryId. The user needs to be able to modify either Category or SubCategory. I have placed two combo boxes on the form, they are query based and linked to the two Id columns. The cboCategory displays category names
5
2081
by: Desmond Shek | last post by:
Hi, I am new to this DB caper and am really struggling. I have a form called customers with a subform called property search. The subform (a continuous form) allows users to search the table 'property' using multiple criteria (postcode, house num etc) and returns a set of matching results. I want to be able automatically populate the a field called LPI (a unquie property ref which is the PK of table property and FK of table customers)...
13
3456
by: eighthman11 | last post by:
using Access 2003 and sql server version 8.0 Hey everyone. Created a text box where the user types in an Inventory number and it takes them to that inventory number on the contimuous form. The form is based on a link table to sql server. Here is the code: Dim rst As DAO.Recordset Dim InventoryItem As String InventoryItem = "'" & "TextBoxValue" & "'"
2
4448
by: Steve | last post by:
I have a continuous form showing Product Code and Product Name. Product Code is five digits and is sequential. I have a textbox in the form header. What is the code to scroll the continuous form so that as I type in the the first two or three numbers of the product code in the textbox, the first product code record appears at the top of the form. I would like the continuous form to act like a combox with auto expand. Thanks!
12
3738
by: hedges98 | last post by:
Hello! I am having a bit of trouble trying to figure out how to create a query based on data retrieved from a continuous form. The table it is based on looks like this: Table = tbl_Appointment Field;Type;IndexInfo App_ID; Autonumber; PK App_Per_ID; Number App_Date; Date/Time App_Outcome_ID; Number
0
8826
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9534
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9366
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9241
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8239
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6793
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6073
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4597
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2211
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.