Hi,
I am trying to test the Silverlight toolkit samples application http://www.silverlight.net/content/samples/sl3/toolkitcontrolsamples/run/default.html and wish to click the last leaf node on the last treeitem of the treeview on the left hand side of the page. (this is the WrapPanel node under Toolkit)
Unless the node is in the visible scrollview , the tool is not able to click on the application. Is there a way by which the tool can automatically do this without having the need to scroll? When a treeview has a dynamic size and one doesnt know where in the scrollview the treenode to be clicked on can be , I would consider an out-of-the-box feature such as this to be a valuable one to have.
Regards,
Rahul
I am trying to test the Silverlight toolkit samples application http://www.silverlight.net/content/samples/sl3/toolkitcontrolsamples/run/default.html and wish to click the last leaf node on the last treeitem of the treeview on the left hand side of the page. (this is the WrapPanel node under Toolkit)
Unless the node is in the visible scrollview , the tool is not able to click on the application. Is there a way by which the tool can automatically do this without having the need to scroll? When a treeview has a dynamic size and one doesnt know where in the scrollview the treenode to be clicked on can be , I would consider an out-of-the-box feature such as this to be a valuable one to have.
Regards,
Rahul