Home - Advertise - About KYNOU -  - Tutorial Index - Newest Tutorials - Chat Room - Advanced Search
Skip Navigation Links.
Tutorial TitleTutorial Description 
Nested Tables in UltraGrid using UltraDataSourceIn 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 controlsAll 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 LocalizationIn this tutorial you will learn how to replace default strings exhibited by Infragistics controls with localized strings.Select