Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
I have the structure in my treeview:
Node1 childnode 1.1 childnode 1.2 Node2 childnode 2.1 childnode 2.2
How can I know the value of my node1 or node2 if the pisition is in childnode21
I need the value of parent node bacuse a work this database and I need the value to add a new record.
Thanks Jorge Pineda