1

I need to be set focus on Gridview First row and first Cell(Type of Reference):

Below on my Actual Result and Expected result:

  1. Actual Result: (Once i Leave from the DailyCAsh Form1(Txtamt.text(1500) )to set focus on Bill Reference Form2(txtBillwise.text(Airtel bill) enter image description here
  2. Expected Result: Once i leave form1 Daily Cash(Textamt.text(1500)) set focus on Bill Reference form2(Grd_View First Row and second column(Type_of_Reference=Advance) enter image description here

How Could I do this? i am new to .net

Felish Anand
  • 35
  • 1
  • 10
  • Have you looked here - http://stackoverflow.com/questions/15918309/set-focus-to-data-grid-view-text-box-column-cell – DeJaVo Jun 02 '15 at 07:35
  • Have you tried what has been suggested by @DeJaVo ? – Piyush Jun 03 '15 at 08:59
  • I was tried , but it 's not working and moreover i have 2 different form , have to set focus one form text box(amount) to another form grid view first row second cell(Type of Ref). @DeJaVo,@P.K. – Felish Anand Jun 03 '15 at 10:01

0 Answers0