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

Insert focus is not in the fisrt column

5 Answers 76 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Marcelo
Top achievements
Rank 1
Marcelo asked on 15 Jan 2010, 05:41 PM
What can be the problem when I´m trying to insert a new item and the insert focus is never in the first column?

5 Answers, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 18 Jan 2010, 02:09 PM
Hello Marcelo,

Can you provide me with some more information about your scenario? One possible reason for the described behavior is that your first column is read only.

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.
0
Marcelo
Top achievements
Rank 1
answered on 18 Jan 2010, 05:20 PM
Hello Nedyalko,

I´ve got a grid with 13 columns.
Columns 0,1,2,3,6,7,8,9 are GridViewDataColumns, columns 4,5 and 10 are GridViewComboBoxColumn and columns 11 and 12 are GridViewSelectColumns.
Columns 0 and 1 are not visible.

The problem is that when I´m trying to insert a new record the focus goes directly to the 13th column instead of going to the 3rd, which is the first that´s visible.

Thanks

Marcelo

0
Nedyalko Nikolov
Telerik team
answered on 19 Jan 2010, 11:11 AM
Hi Marcelo,

I've tried to reproduce the reported issue, unfortunately to no avail. Can you simulate this with our latest version (2009.Q3.SP2 - 2009.3.1314)? If so please open a support ticket and attach a sample project which I can debug on my side. Thanks in advance.

Best wishes,
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.
0
Marcelo
Top achievements
Rank 1
answered on 19 Jan 2010, 06:39 PM
Hi Nedyalko,

Is it possible to set focus at any column of the new record of the grid programmatically?

Thanks,

Marcelo
0
Accepted
Nedyalko Nikolov
Telerik team
answered on 20 Jan 2010, 11:22 AM
Hello Marcelo,

Unfortunately with the current version of RadGridView this is not possible. We'll add a property called "CurrentColumn" (or something like that) to the RadGridView which will make this possible. When this property is ready we will make it public via latest internal build program, so stay tuned.

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
Marcelo
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Marcelo
Top achievements
Rank 1
Share this question
or