Is there an Event for "+" or "-" of datasheet view?

T

Tom

I have Subform1 (datasheet view). Subform1 has also a subform
(subform2)... so I have the "+" symbol next to each record on Subform1.

I need to find out if I can add some events (e.g. requery controlbox) when
clicking on the "+" or "-" symbol.

So, my question is... does anyone know what the Event for the "+" or "-"
symbols are?
 
D

Dirk Goldgar

Tom said:
I have Subform1 (datasheet view). Subform1 has also a subform
(subform2)... so I have the "+" symbol next to each record on
Subform1.

I need to find out if I can add some events (e.g. requery controlbox)
when clicking on the "+" or "-" symbol.

So, my question is... does anyone know what the Event for the "+" or
"-" symbols are?

As far as I know, there is no event for this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top