This question is locked. New answers and comments are not allowed.
Hi,
I try to use the treeview in a MVC Edit Form. I have a page where I enter informations on Members and I had a combo to select department. Unfortunately, I'm not able to represent hierarchy in a combobox, so I try to use TreeView LoadOnDemand, it works fine, but I didn't find how to send it to controller on submit to catch selected value and save it to DB?
Thank you
Steve
I try to use the treeview in a MVC Edit Form. I have a page where I enter informations on Members and I had a combo to select department. Unfortunately, I'm not able to represent hierarchy in a combobox, so I try to use TreeView LoadOnDemand, it works fine, but I didn't find how to send it to controller on submit to catch selected value and save it to DB?
Thank you
Steve