Notifications
Clear all
[Closed] TreeGridView vs XtraTreeList
Mar 16, 2010 10:45 pm
Hi!
I just need some info on implementing drag&drop in these two controls. Which is simpler to use in maxscript?
XtraTreeList is shipped with max, but, I suppose, its design is different from microsoft’s dotNet standards. I don’t know if it’s good or bad, I just think that some standard way is better.
TreeGridView ( http://blogs.msdn.com/markrideout/archive/2006/01/08/510700.aspx ) derives from the DataGridView, so I was thinking, drag&drop-ing would be the same for it. Didn’t try to implement it, though.
Thank you!