North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Ultimate UI for WPF
CREATE NEW POST
Your Privacy Matters
: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use.
Cookie Policy
Close
Selected tags
XamDataTree
Drag and Drop
Narrow your results
mousemove
xamDiagram
multiple selection
Indent
XamDataGrid
Most Viewed
XamDataPresenter (Mouse Right Click)
Not Answered
over 14 years ago
How to Control Cell Selection in XamDataGrid
Not Answered
over 14 years ago
XamComboEditor with drop down grid
Suggested Answer
over 13 years ago
how to change cell background colour for specific cells
Not Answered
over 13 years ago
*Setting* the active record through binding
Not Answered
over 14 years ago
Tags
More
Cancel
Descending
Ascending
1 - 9 of
9 results
for Ultimate UI for WPF
Not Answered
435
views
4
replies
XamDataTree: alter underlying data when dragging to move
Hey there, We've got a XamDataTree where we allow dragging and dropping within the tree. Some of the properties on the underlying data item need to be updated when being dragged into a new place, and...
Not Answered
450
views
3
replies
XamDataTree: multi-select and drag drop
Hey there, I've been trying to come up with an answer on this. Is dragging and dropping multiple nodes in a XamDataTree supported yet? I asked in this thread but got no reply, likely because it's been...
Answered
309
views
2
replies
XamDataTree: Disallow dropping item into collection where item already exists
I've got a XamDataTree that we allow drag/drop within, both copying and moving. If I copy an item into a certain node, the tree will allow me to continue adding that same item within that same node. So...
Not Answered
360
views
5
replies
XamDataTree Drop when full
Hi I have a XamlDataTree that I drag upon from a different XamDataTree. I can drop items bellow the last item and the new item is added. But when the window is full, there is no more place under the...
Answered
578
views
3
replies
Drag node from XamDataTree onto XamDiagram
In my application, I have a XamDataTree, and I want to be able to drag a node from the tree and drop it onto a XamDiagram and have a node created for it there. However, I am having trouble setting the...
Not Answered
1979
views
2
replies
Impossible to drag &drop when XamDataTree is empty ?
Hi I have 2 XamDataTree controls. User is able to drag and drop items from one to another. This works great so far. The problem is when one of the constrol is empty. User would like to drag items...
Not Answered
2670
views
4
replies
Indent not set properly when drag & drop
Hello I've a XamDataTree that is binded to the ObservableCollection of Nodes. Each node contains own ObservableCollectionof Nodes, so it's a typical tree. When displayed, all works fine, and user...
Not Answered
2670
views
4
replies
Indent not set properly when drag & drop
Hello I've a XamDataTree that is binded to the ObservableCollection of Nodes. Each node contains own ObservableCollectionof Nodes, so it's a typical tree. When displayed, all works fine, and user...
Not Answered
5851
views
2
replies
LeftButton Pressed is lost in PreviewMouseMove event
Hi there, I'm attempting to use the XamDataTree in place of the regular WPF TreeView control and am running into a problem. In our application we handle our own drag/drop in order to move our data...