I have scenario where in while using getallsubitems() is returning all the items , instead of returning sub items for that parent alone.
var w_Liminum=callProjlimnum();
if(w_Liminum!=“0”)
{
gridLimits_v.enableDragAndDrop(false);
var w_child=gridLimits_v.getAllSubItems(parseInt(w_Liminum));