Data Grid Control

  • Thread starter Thread starter Guest
  • Start date Start date
No not really, the problem is that I would require 2 sub forms one of which
would contain no records most of the time. I would have a main form
containing Project Data, a sub-form containing feature data and then I would
have another sub form (sometimes) containing "sub-feature" data. I was
thinking of using a treeview control in conjunction with a datagrid.
--
Michal Joyce
Project Management IS Analyst
Aflac - Project Management Office


Duane Hookom said:
Are you opposed to using a subform?
 
I would just use subforms and/or list boxes.

--
Duane Hookom
MS Access MVP
--

MJatAflac said:
No not really, the problem is that I would require 2 sub forms one of
which
would contain no records most of the time. I would have a main form
containing Project Data, a sub-form containing feature data and then I
would
have another sub form (sometimes) containing "sub-feature" data. I was
thinking of using a treeview control in conjunction with a datagrid.
 
Back
Top