r p

r p

  • NA
  • 343
  • 0

How to pass values to MVC controller from JSTree Menu

May 14 2013 9:11 AM
Hi,
I am using the example in -

http://codemyne.net/articles/Populating-Treeview-with-checkboxes-using-MVC3Razor-Jstree-Jquery.aspx?visitid=149&type=2

I want to pass values of the selected node to the controller. The author of the article is displaying the values in a message box; I want to show the selected item's text or id it in a TextBox  in the same page or pass it to the controller. Can anyone help me to do it?

Thanks,

Answers (5)