Exercise - UIController - Relations
- In ShowProducts, drag and drop the Categories entity (located in the NorthwindBase.Models name space).
- Using the rel snippet Add a relation to the Categories table.
- Build the project and then using the Class Outline open the designer.
- Add to the grid the CategoryName next to the CategoryID value.
- Build and test.
- While running the project, change the value of the "CategoryID" and verify that the "CategoryName" is changed.
- Make the "CategoryName" textbox readonly.
- Save changes to Git
- Build and test
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com