I want to create a TreeList with the EditForm below the tree. Is that possible? Can anyone provide an example? I am still trying to get used to the Telerik Controls, and I am new to ASP.net (not .net in general). I would prefer an example in VB.net, but C# would be fine too, I can translate.
1 Answer, 1 is accepted
0
Viktor Tachev
Telerik team
answered on 06 Jul 2016, 07:32 AM
Hi Adam,
You can use an external EditForm with RadTreeList. Check out the following online example that illustrates the approach.