Tutorial: Nested Tables in UltraGrid using UltraDataSource
Tutorial Description:In this tutorial, you will learn how to create nested tables in the UltraGrid control using the UltraDataSource component. You will create two classes – Company and Employee – where one is a child of the other. These classes will be used as data for the grid.
KYNOU TutorialsThe objective of any KYNOU tutorial is to simulate the same steps that you need to go through in real life in order to develop an application.
Important Note | You need to install Silverlight 2.0 player prior to launching the tutorial |