Hey everyone,
I've got a Textbox being placed inside a RadTreeNode. It all works great, except I can't select any text, either by clicking and dragging, or by using shift and the arrow keys. Is there any easy way I can fix this?
Note: at first, hitting enter didn't work either, but then I found this post:
http://www.telerik.com/community/forums/aspnet-ajax/treeview/radtreeview-control-with-textbox-space-issue.aspx
edited the code a tiny bit, and that works fine now. I tried editing it a bit more to allow for shift-arrowing, but to no avail.
Thank you,
Tommy Walsh