1
Answer

Populating listview with data from Database

rajesh kumar

rajesh kumar

7y
199
1
Hi,
 
I am new to WinForms , I am doing one project my requirement is when I click the row in a listview database table data has to display.
 
Let's say I have table with 4 columns A, B, C,D. I have added A column data to listview now, when I click the row in a list view rest of the column's data has to display in the form. I am using entity framework
 
Please anybody help me with this. 
Answers (1)