1

道場ツリーグリッドをファイリングすることは可能ですか?

私のツリーに次の階層データがあるとします

a1
--- b

 ---c
 ---d

--- e

特定の親ノードの直接の子をすべてフィルタリングして表示する必要があります

 eg : if i give criteria as a1 - it should fetch me b and e 
      if i give criteria as b it should fetch c and d 
4

0 に答える 0