DRAG DROP
There is an ASP.NET page PassGuidePage.
PassGuidePage has EmployeesDS method which produces a DataSet.
This DateSet includes data from two tables EmpoyeerDetails and PersonalDetails.
There is a view PassGuideView.
PassGuideView displays data from the PersonalDetails tables.
Which code should be used for PassGuideView?
Which code should be used for PassGuideView?
DRAG DROP
There is an ASP.NET page PassGuidePage.
PassGuidePage has EmployeesDS method which produces a DataSet.
This DateSet includes data from two tables EmpoyeerDetails and PersonalDetails.
There is a view PassGuideView.
PassGuideView displays data from the PersonalDetails tables.
Which code should be used for PassGuideView?