Bind the WinGrid to any object that implements the IList, ITypedList, and IBindingList interfaces including the DataSet, DataTable, DataView, Arrays and Collections.
Build Microsoft Excel formula support into the grid or any editor on a form using the WinCalcManager.
Calculate column data at each band level with sum, min, max, average, and count, or perform your own custom calculations.
Display multiple data sources on a column by attaching a ComboBox or Drop-down control to a column
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.
Data which has built-in DataRelations will automatically be displayed in a true hierarchy
Use the TabIndex property on column to control the order that column cells get focus when hitting the Tab key.