How to tell a certain row to expand 'their' subdatasheet.

N

Norbert

Is it possible to tell a certain row to expand 'their' subdatasheet.
Both views, form an subform are in datasheet-mode.

Instead of clicking one of the expand indicators ('+') I want to let expand
the subdata if the user double click one of a field in a certain row.

I found only a property SubdatasheetExpanded, but this seem to be for all
rows, not for a single one.
 
Top