2
Answers

how to get value in textbox by double clicking the datagridview in c# windows application

asha m

asha m

15y
16.4k
1

how i get the value in textbox when i double click the datagridcell.
1.empcode(int)
2.empname(varchar)
3.empage(datetime)"datetimepicker"
using c# windows application.
Answers (2)