I need to be set focus on Gridview First row and first Cell(Type of Reference):
Below on my Actual Result and Expected result:
- Actual Result: (Once i Leave from the DailyCAsh Form1(Txtamt.text(1500) )to set focus on Bill Reference Form2(txtBillwise.text(Airtel bill)
- 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)
How Could I do this? i am new to .net