I'm using the XamDataTree and planning to include a textbox in a node for a customised edit mode. However, the trouble is that the space is reserved for the selectection of the node.
Is there a way to disable the space key for selection of a node?
Thanks,
Meisam.
Hi,
Could you please clarify how exactly are you planning to include the textbox and what the issue is?
Are you trying to set it as an ItemTemplate?
Regards,
I have defined a state for editing a node. When the user clicks on a link the state of the node changes to the edit mode. In this state I present a text box to the user. However, because of the nature of the XamDataTree the user cannot enter space in the textbox.
meisam.