hi,
after fetching the data into the datagridview, how to display the value of a particular field of a selected row, in a textbox. it is a windows application in c#
after fetching the data into the datagridview, how to display the value of a particular field of a selected row, in a textbox. it is a windows application in c#
Comment