company logo

List control default actions

Default actions for list controls are supported by different types of list controls as table, tree or list. List default actions support bookmark settings, selection history and data export.

Bookmark settings:

  • BookmarkStore - Store bookmark for selected list item
  • BookmarkRemove - Remove bookmark for selected list item
  • BookmarkNext - Go to next list item having a bookmark
  • BookmarkPrevious - Go to previous list item having a bookmark

History support:

  • HistoryNext - Go to to next list item in history list
  • HistoryPrevious - Go to to previous list item in history list

Data export

  • CSVExport - Export list items to CSV file