0
Answer

Copying text from a database backinto a textbox

djdavestewart

djdavestewart

20y
1.4k
1
Hello, I have a asp.net program with c#.net and i have a data grid, if the user clicks the select button on the datagrid i would like the details of that user to be copied back into the textboxes so i can edit them and then add their details again. Anyone know how i can do this ? Reagrds Homer