V
Vegard H
Hi
I have a form with a tab control. In one of the tabs there is a subform that
has it's own subform (subsub from now on). When the subform don't contain any
records, all is ok. If I add a new record, the '+' sign is displayed and I
can open the subsub. However, if there already exists records in the subform,
the '+' sign isn't visible and I thus can't access the subsub, not even if I
add another record to the subform is the '+' displayed. The main, sub and
subsub forms all have recourdsources from one table each, but from 3
different tables.
The same setup (although without a tab control) works fine in another form
I've got. But in this case the sub and subsub forms have recordsource from
the same table.
Does anyone have any idea why the subsub isn't displayed properly in the
first scenario?
Regards,
Vegard
I have a form with a tab control. In one of the tabs there is a subform that
has it's own subform (subsub from now on). When the subform don't contain any
records, all is ok. If I add a new record, the '+' sign is displayed and I
can open the subsub. However, if there already exists records in the subform,
the '+' sign isn't visible and I thus can't access the subsub, not even if I
add another record to the subform is the '+' displayed. The main, sub and
subsub forms all have recourdsources from one table each, but from 3
different tables.
The same setup (although without a tab control) works fine in another form
I've got. But in this case the sub and subsub forms have recordsource from
the same table.
Does anyone have any idea why the subsub isn't displayed properly in the
first scenario?
Regards,
Vegard