5 Answers, 1 is accepted
0
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.
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
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
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.
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
Is it possible to set focus at any column of the new record of the grid programmatically?
Thanks,
Marcelo
0
Accepted
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.
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.