Hi dear
i have one treeview with somw static nodes . for examples : node1 , node2 , node3
now i want to map some records from database in node2`s childs .
i want to do it with using dataset . and binding . but binding 1 node's child
in basic we can read database records by records and add one records to treevies in one step manually . but it works very slow !
with mapping records to treeview via dataset i think speed is so better .
can u help me ?
i have one treeview with somw static nodes . for examples : node1 , node2 , node3
now i want to map some records from database in node2`s childs .
i want to do it with using dataset . and binding . but binding 1 node's child
in basic we can read database records by records and add one records to treevies in one step manually . but it works very slow !
with mapping records to treeview via dataset i think speed is so better .
can u help me ?