How to ensure that the newly added node in treelistview is selected and visible?
I am using BrightIdeasSoftware TreeListView control. When I add a new node in the list, I want the new item to be visible and selected. I want the list to be automatically scrolled down to ensure its visibility.