Hello Friends,
In my application i have an update panel, in which i have a Gridview control
i have add template field(TextBoxes) in Gridview naming them txtName,txtAddress,txtamount.... and setting property autopost back =true
Now problem is that when i enterd some text in textbox then the next control
must have the focus......How i can do this thing...
Please give me the code for that in vb.net..
Thanks in advance