I have a treegrid and a grid. I am dropping rows from the grid into the treegrid, but i have this problem: when a parent row in treegrid has the same ID than the row in the grid that i am trying to drop in, it fails. How can i prevent that and allow me to do that only if i am dropping into a child?