This is a migrated thread and some comments may be shown as answers.

[Solved] using treeview to set property of viewModel

0 Answers 51 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Matt
Top achievements
Rank 1
Matt asked on 04 Aug 2011, 06:04 PM
Is it possible to set the value of a viewModel property to the value of the selected treeview node when a form is submitted?

ie. I have a treeview of tasks and a seperate form on the same web page
when i sumbit the form i would like to set the taskID property of my viewModel to the value of the selected node.

Edit: Also, is it possible to re-Render the contents of a splitter pane using javascript?
Tags
TreeView
Asked by
Matt
Top achievements
Rank 1
Share this question
or