J
JohnE
Hello. I have a main gridview that lists all requests. The first nested
gridview shows any children of the main gridview. The second nested gridview
shows the children of the first nested gridview. I can populate all the
gridviews accordingly. Even have small arrows to point right or down to show
the children of both gridviews. It all looks like the following;
main gridview
first nested gridview
second nested gridview
But, I am puzzled. On the main gridview the arrows work to expand/collapse
with the exception of those requests that are also children of a different
request. This never occurred until the second nested gridview was added.
Given that the outcome was to be the same, my thinking was that everything
just needed to be duplicated, tweak a bit, and all should be fine. My
thinking was flawed. The nested gridviews work but the main does not. I
could be putting more thought into this when I may not need to.
Does anyone know of a good example where there are multilevel nested
gridviews explained?
Thanks...John
gridview shows any children of the main gridview. The second nested gridview
shows the children of the first nested gridview. I can populate all the
gridviews accordingly. Even have small arrows to point right or down to show
the children of both gridviews. It all looks like the following;
main gridview
first nested gridview
second nested gridview
But, I am puzzled. On the main gridview the arrows work to expand/collapse
with the exception of those requests that are also children of a different
request. This never occurred until the second nested gridview was added.
Given that the outcome was to be the same, my thinking was that everything
just needed to be duplicated, tweak a bit, and all should be fine. My
thinking was flawed. The nested gridviews work but the main does not. I
could be putting more thought into this when I may not need to.
Does anyone know of a good example where there are multilevel nested
gridviews explained?
Thanks...John