Objective Grid : PART I User’s Guide : Chapter 9 DlgGrid Tutorial
Chapter 9 DlgGrid Tutorial
Introduction
In this section, you will learn how to create a small application that uses Objective Grid in a dialog. The name of that application is DlgGrid, and it uses Objective Grid as a window.
The code for this sample is located at <stingray-installdir>\Samples\Grid\Tutorial\DlgGrid.
Whenever you are asked to add code, there is a brief explanation of what that code refers to and what it does in the Objective Grid context.
If you're simply reading along with the tutorial without adding code, you can still compile DlgGrid to see what it looks like and how it behaves.
Figure 108 – DlgGrid application in action.
The following sections show step by step how to develop this application: