This page shows the DataTable component displaying user profile details and also demonstrates the following
features:
- Filtering - The DataTable component allows the user to filter the original set of
displayed records. To see this feature in action type search string in the input field or select it from the
perdefined list under the table header.
- Sorting - Just click the column header to sort the data or to change sorting
order.
- Pagination - Use the paginator at the bottom of the DataTable component to
navigate
between the table pages.
- Selection - Use mouse or keyboard to select DataTable rows.
- Column resizing - Drag column header separators to resize columns.
- Keyboard navigation - While the DataTable is in focus, you can navigate between
pages ("Page Up", "Page Down", "Ctrl+Home", "Ctrl+End") and by the currently visible page ("Up/Down Arrow",
"Home",
"End").