Hi all
I m adding details to a mastertable on a hierarchical grid, my problem when the rows of the mastertable are displayed they dont show that they have details under them eg a plus sign or an arrow like the treeview. Does anyone know how to do this
I dont like the line below ,its seems too rigid for what i want to achieve. Right now thats what im doing but not happy with it.
Grid1.SelectedIndexes.Add(2, 0, 1, 0, 0);