H
Homer J. Simpson
Hi all,
I'm relatively new to C#/ASP.NET 2.0 (or any .NET for that matter). I've
spent a few weeks working with server-side controls, but I've yet to do
anything client-side. I've now reached the point where I need to start
doing just this.
For one, I have tree control (programmatically populated from a hierarchical
table) for which I'd like to give the user the ability to drag and drop
nodes. Essentially, reassign a different parent to a node, and redraw the
tree.
Where can I find a good discussion that covers this? I'm not quite getting
the right Google search keywords.
I'm relatively new to C#/ASP.NET 2.0 (or any .NET for that matter). I've
spent a few weeks working with server-side controls, but I've yet to do
anything client-side. I've now reached the point where I need to start
doing just this.
For one, I have tree control (programmatically populated from a hierarchical
table) for which I'd like to give the user the ability to drag and drop
nodes. Essentially, reassign a different parent to a node, and redraw the
tree.
Where can I find a good discussion that covers this? I'm not quite getting
the right Google search keywords.