Hello,
I have a hierarchical grid that is configured to insert items in the second tier.
The parent grid (upper most tier) identifies the count of items in the second tier (as a grid cell).
How do I update the count in the parent grid after inserting an item in the child grid?
The child grid rebinds after the insert, but not the parent.
Thanks.
I have a hierarchical grid that is configured to insert items in the second tier.
The parent grid (upper most tier) identifies the count of items in the second tier (as a grid cell).
How do I update the count in the parent grid after inserting an item in the child grid?
The child grid rebinds after the insert, but not the parent.
Thanks.