Click here to Skip to main content
15,885,630 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi my project is WPF program and use on form Datagrid. so
i want to set any object(etc TextBox) Text Properties from datagridview and my selection row
but I dont Know ?

For Example :
TextBox1.text = dgv.currentrow.column[0].tostring();


help me
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900