Accessing Data
Defining Layouts
Designing Look and Feel
Design-Time Experience
Editing Data
Navigating and Selecting
Optimizing Performance
Printing and Exporting
Searching and Filtering
Sorting and Grouping
   
ADO.NET Databinding

Bind the WinGrid to any object that implements the IList, ITypedList, and IBindingList interfaces including the DataSet, DataTable, DataView, Arrays and Collections.

Calculations

Build Microsoft Excel formula support into the grid or any editor on a form using the WinCalcManager.

Column Summaries

Calculate column data at each band level with sum, min, max, average, and count, or perform your own custom calculations.

ComboBox & Drop-Downs

Display multiple data sources on a column by attaching a ComboBox or Drop-down control to a column

Data Entry

Give a full range of data entry and display ability using column types such as Checkbox, DateTime, Combo, MaskedEdit, NumericEdit, ColorPicker, Optionset, Currency, Calculator, FontName, CalendarDropdown and ProgressBar.

Hierarchical Display

Data which has built-in DataRelations will automatically be displayed in a true hierarchy

TabIndex on Columns

Use the TabIndex property on column to control the order that column cells get focus when hitting the Tab key.