This question is locked. New answers and comments are not allowed.
I really need to utilize the functionality of the getItemValue function of the treeview (by the way, getItemText works perfectly fine).
I've noticed other posters have had problems with this, but what is the ultimate solution to get this function to work.
Is it possible to use this function with MVC 1.0?
If not, what combination of MVC version and Telerik version should I be using to get this function to work?
It seems as if it's the rendering part of the tree that is not working (not the javascript function getItemValue). When I run the app and do view source, the treeview items do not have a value property assigned.
Thanks for the help.
I've noticed other posters have had problems with this, but what is the ultimate solution to get this function to work.
Is it possible to use this function with MVC 1.0?
If not, what combination of MVC version and Telerik version should I be using to get this function to work?
It seems as if it's the rendering part of the tree that is not working (not the javascript function getItemValue). When I run the app and do view source, the treeview items do not have a value property assigned.
Thanks for the help.