i am new to c#,i have created a program updating,inserting,deleting data in a sql server.can somebody tell me o r show me how to bind data in txtbox in different way.my program goes like this :
1.search for a record(choices:by lastname,by studnum)
2.when lastname datagrid will list the names in a data grid
how can i bind the data in txtbox when i double click specific grid in data grid