TDataGrid : Part II

Interacting with TDataGrid

Besides the rich data presentation functionalities as demonstrated in previous section, TDataGrid is also highly user interactive. An import usage of TDataGrid is to use it for editting or deleting rows of data. The TEditCommandColumn is specically designed for this purpose.

Sorting

Paging

Custom Paging

Extending TDataGrid