if (button1 != null)
{
button1.TabIndex = 65;
} this work is proper but inside this button 1 gridview how to set tab or focus on textbox after this btnadd button.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sunny SharmaPosted Sep 7, 2013, 6:51 AM
Like if you have 65 on Button, add 66 to TextBox.