blah blah blah is here! blah blah » Close

0
votes
0 answers

LINQ: Show parent table value in child table Gridview while using Databinding Source

hello, i have two tables containing a picture gallery 1. Album (parent) 2. Photo (child) i want to show 'photo table' into gridview using a binding source. but 'photo table' show last column (which is the foreign key) as ...

Feedback