SandGrid User Guide

This documentation is intended to be an introduction and user guide to the SandGrid library. It will get you accustomed to working with the control and its architecture, and using it to display all kinds of data in your applications. For detailed documentation on specific topics and members, please refer to the class library documentation that was installed with the SandGrid package.

Table of Contents

  1. Introduction
    1. Goals
    2. Grids and Elements
    3. Column Types and the Primary Column
    4. Rows and Cells
  2. Populating and Viewing Data
    1. Manual Population
    2. DataBinding
    3. Virtual Rows
    4. Sorting
    5. Grouping
  3. Selection
    1. Focus
    2. Keyboard and Mouse Selection
    3. Selection Granularity and Highlight Types
    4. Selectable Elements
    5. Programmatic Selection
  4. Editing
    1. Built in Editors
    2. Controlling Editing
    3. Custom Editors
  5. Controlling Data
    1. Formatting
    2. Parsing
    3. Exporting
    4. Clipboard
  6. Rendering
    1. Text Operations
    2. Fonts
    3. Printing