| Tutorial Title | Tutorial Description | |
| Nested Tables in UltraGrid using UltraDataSource | 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. | Select |
| Accessing UIElement in Infragistics controls | All Infragistics controls implement the UIElement interface. In this tutorial, you will learn how to access hidden UIElements so that you can do things that are not available with the default properties. | Select |
| String Localization | In this tutorial you will learn how to replace default strings exhibited by Infragistics controls with localized strings. | Select |