This demo shows a simple application of TDataGrid control.
TDataGrid allows you to show as a table a list of data items (rows), edit, select and delete them. It also supports paging and sorting.
Select which columns to display:
Tip: hold down Ctrl when clicking to make single selection change.