How to Add Data to GridView from Multiple Tables in c#
How to Add Data to GridView from Multiple Tables in c#.... i had 2 tables one is owner table from that i want 0wnerName and the other is FileUpload table from that i want Filename,filepath and date. i want this four fields in grid view plz help me...