This is a migrated thread and some comments may be shown as answers.

AllowRowSelect and InPlace editing issue

2 Answers 36 Views
Grid
This is a migrated thread and some comments may be shown as answers.
neebs
Top achievements
Rank 2
neebs asked on 21 Jan 2013, 07:47 AM
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

2 Answers, 1 is accepted

Sort by
0
neebs
Top achievements
Rank 2
answered on 21 Jan 2013, 07:18 PM
More info on this. It is not specifically tied to InPlace editing. I've swapped out the code to use a User Control for editing. Still the text box appears to be disabled, but not the checkbox. Upon further analysis, the text box can be focused by tabbing through the keyboard, and you can edit it. But you cannot focus the text box via the mouse. This problem goes away when I set AllowRowSelect to false.

Steve
0
Eyup
Telerik team
answered on 24 Jan 2013, 06:59 AM
Hi Steve,

We are aware of this problem which is observed when using the internal builds. Our developers have already fixed it and the issue should be resolved with the coming release.

Sorry for any inconvenience caused.

Kind regards,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
neebs
Top achievements
Rank 2
Answers by
neebs
Top achievements
Rank 2
Eyup
Telerik team
Share this question
or