This question is locked. New answers and comments are not allowed.
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?
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?