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

[Solved] Editing Textbox in Gridview cursor focus on click

1 Answer 193 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mike McDougall
Top achievements
Rank 1
Mike McDougall asked on 14 Oct 2009, 04:05 PM
I have a TextBoxEdit cell in my gridview.  I have set EditTriggers="Default, CellClick" which puts the cell in to edit mode on the first click which is nice.  However the cursor defaults to the first position in the textbox and if I want to move the cursor I have to use the keyboard and not the mouse since when I click again with the mouse I go out of edit mode and into cell selection mode.  I want the cell to stay in edit mode and the cursor to move to the location I clicked.

Thanks,
Mike

1 Answer, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 16 Oct 2009, 09:53 AM
Hi Mike McDougall,

I cannot reproduce this strange behavior with our Text editor.
Can you provide me with more detailed information about your TextBoxEdit cell?
I suppose that you are using CellEditTemplate property of the GridViewDataColumn or custom column, in both cases I need more information how to simulate the issue.

Sincerely yours,
Nedyalko Nikolov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Mike McDougall
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or