There is a hierarchy (parent-child) relationship between three Tables A > B > C in Database ..
I need to load some fields from each table into \[code\]GridView\[/code\] and change data then save it back into the Database by ASP.NET with C# with ADO.NET
But I need a little sample code,I searched but couldn't find any thing for this scenario ..Any help, thanks.
I need to load some fields from each table into \[code\]GridView\[/code\] and change data then save it back into the Database by ASP.NET with C# with ADO.NET
But I need a little sample code,I searched but couldn't find any thing for this scenario ..Any help, thanks.