there should be a check to see if quickview's immediate parent is unary for items navigation ie. in the case where reuse constant provided is Reuse.ALL or Reuse.ITEMSNAVIGATION
the check should see if parent has only one child and of course that child is quickview,this would help user from getting unexpected result later else user can have children/rows created after immediate parent's other children.
there should be a check to see if quickview's immediate parent is unary for items navigation ie. in the case where reuse constant provided is Reuse.ALL or Reuse.ITEMSNAVIGATION
the check should see if parent has only one child and of course that child is quickview,this would help user from getting unexpected result later else user can have children/rows created after immediate parent's other children.