G
Gary Rynearson
I have a dataset containing two related tables and a relation. I use the
dataset's parent table as a datasource to a datagrid. This causes the diata
to display with a '+' symbol at the left of the row - indicating the
hierarchical relationship and allowing drilling into the child table.
How can keep the same dataset but get rid of the '+' symbol in the datagrid?
I am using C# and .Net version 1.1
Thanks
dataset's parent table as a datasource to a datagrid. This causes the diata
to display with a '+' symbol at the left of the row - indicating the
hierarchical relationship and allowing drilling into the child table.
How can keep the same dataset but get rid of the '+' symbol in the datagrid?
I am using C# and .Net version 1.1
Thanks