Are there any VB examples available for Treeview. I've been trying for hours to get even a simple Treeview populated but I've been getting nowhere.
2 Answers, 1 is accepted
0
Petur Subev
Telerik team
answered on 31 Dec 2012, 02:34 PM
Hi David,
We do not have VB examples - I could suggest you to use some converter to translate the expression without the special symbols @() for Razor and <%= %> for ASPX and then append them manually inside of your view.
For convenience here is one snippet in VB which could give you the idea how to construct the fluent configuration.