I've searched and can't find an answer. I have a table (tblClientOffers) with a subdatasheet (tblNotes). Works fine.
I have created a form of tblClientOffers in datasheet view and placed it as a subform on another form (frmAllProps).
I would like to have the subform have the subdatasheet function, so that it would have the expand (+) and collapse (-) buttons and the user could expand to view the notes on each offer. (There can be multiple notes on a single offer).
Is it possible to get my subform to allow subdatasheet?
I have created a form of tblClientOffers in datasheet view and placed it as a subform on another form (frmAllProps).
I would like to have the subform have the subdatasheet function, so that it would have the expand (+) and collapse (-) buttons and the user could expand to view the notes on each offer. (There can be multiple notes on a single offer).
Is it possible to get my subform to allow subdatasheet?