I have a RadGrid that I want to implement Row Drag & Drop as well as InPlace editing. If I set ClientSettings.Selecting.AllowRowSelect to True, then the textboxes in the Template Items do not accept input when in Update mode. I cannot place my insert cursor in the textboxes. The TextBoxes work fine when in Insert mode. If I turn off AllowRowSelect, then I can edit the textboxes. Any ideas?
Steve
Steve