sql - WPF VB 2015 C# Datagrid selected row contents in different textboxes -


ive got datagrid im using display data sql database using ado.net. ive been struggling while work out, want select row in datagrid, data db , display each column entry in relevant textbox. example id goes tbxid , name goes tbxname etc. internet searches seems concerned datagridview don't think have in vb 2015.

i'm using wpf application , in xaml code ive set select full row , set isreadonly=true because id crashes when selecting stuff. manipulate data elsewhere, id how carry out original query. id appreciate help. guys


Comments

Popular posts from this blog

Formatting string according to pattern without regex in php -

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -