I am constructing an application that uses datasheet views (much faster and
easier for users than having to open and close forms for each edit). The
lists they are working on support different content types (slightly different
data in each type), but they will be working on only one content type at a
time. I have created multiple datasheet views to separate these out. Is
there a way of specifying the type of content type to use for each view,
rather than the default content type, or do they have to specify what they
want for each line? For example, if they access the Software Milestones
datasheet, I want the content type to default to Software Milestones, but if
they access the Hardware Milestones datasheet, I want the content to default
to Hardware Milestones?