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

Going to new row

1 Answer 53 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tooraj
Top achievements
Rank 1
Tooraj asked on 10 Jul 2012, 02:07 PM
Hello,
I want to move row cursor to new row.
it's index is -1 , and so i can not move cursor to that row.

Thanks lot.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 13 Jul 2012, 08:59 AM
Hi Tooraj,

Thank you for writing.

Here is the code which will make the new row current:
RadGridView1.CurrentRow = RadGridView1.MasterView.TableAddNewRow

Off topic, I would like to remind you once again (see "SelfReference problem" thread in your Telerik account) that in order to continue reviving support from Telerik representatives, you should consider a purchase of one of the licenses that we offer with support subscription.

I hope that you find this information useful.
 
Greetings,
Stefan
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
Tags
GridView
Asked by
Tooraj
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or