D
Dianne Howard
Hi all,
Please can anyone help with the following:
I want to display selected records retieved by a stored
procedure in a datagrid (using a template column) - sorted
by the category field, with relevant records displayed
underneath.
I can get as far as displaying all results, but the
problem I'm having is that I only want to display each
category once, e.g. If I have 10 records that belong to
category 'A', I don't want Category 'A' to appear 10 times
at the top of each result in the datagrid - only once.
I think that this involves using datatables/relationships
and/or views, but I don't have a clue how to do it.
Please help before I go insane!
Thanks
Dianne
Please can anyone help with the following:
I want to display selected records retieved by a stored
procedure in a datagrid (using a template column) - sorted
by the category field, with relevant records displayed
underneath.
I can get as far as displaying all results, but the
problem I'm having is that I only want to display each
category once, e.g. If I have 10 records that belong to
category 'A', I don't want Category 'A' to appear 10 times
at the top of each result in the datagrid - only once.
I think that this involves using datatables/relationships
and/or views, but I don't have a clue how to do it.
Please help before I go insane!
Thanks
Dianne