ASP .NET Core MVC Documentation

Properties

altRows bool false
autoRowHeight bool true
aggregatesHeight int 34
autoShowLoadElement bool true
columnsHeight int 30
columns List<string> []
columnGroups List<string> []
columnsResize bool false
columnsReorder bool false
disabled bool false
editable bool false
editSettings string { saveOnPageChange: true, saveOnBlur: true, saveOnSelectionChange: true, cancelOnEsc: true, saveOnEnter: true, editSingleCell: false, editOnDoubleClick: true, editOnF2: true }
exportSettings string { columnsHeader: true, hiddenColumns: false, serverURL: null, characterSet: null, recordsInView: true, fileName: "jqxDataTable"}
enableHover bool true
enableBrowserSelection bool false
filterable bool false
filterHeight int 30
filterMode string "default"
groups List<string> []
groupsRenderer string null
height int null
initRowDetails string null
incrementalSearch bool true
localization string default localization strings.
pagerHeight int 28
pageSize int 10
pageSizeOptions List<string> ['5', '10', '20']
pageable bool false
pagerPosition string "bottom"
pagerMode string "default"
pagerButtonsCount int 5
pagerRenderer string null
ready string null
rowDetails bool false
renderToolbar string null
renderStatusbar string null
rendering string null
rendered string null
rtl bool false
source string null
sortable bool false
showAggregates bool false
showToolbar bool false
showStatusbar bool false
statusBarHeight int 34
scrollBarSize int 17
selectionMode string "multipleRows"
serverProcessing bool false
showHeader bool true
theme string ''
toolbarHeight int 34
width int null

Events

bindingComplete Event
cellBeginEdit Event
cellEndEdit Event
cellValueChanged Event
columnResized Event
columnReordered Event
sort Event
filter Event
pageChanged Event
pageSizeChanged Event
rowClick Event
rowDoubleClick Event
rowSelect Event
rowUnselect Event
rowBeginEdit Event
rowEndEdit Event
rowExpand Event
rowCollapse Event

Methods

addRow Method
addFilter Method
applyFilters Method
beginUpdate Method
beginRowEdit Method
beginCellEdit Method
clearSelection Method
clearFilters Method
clear Method
destroy Method
deleteRow Method
endUpdate Method
ensureRowVisible Method
endRowEdit Method
endCellEdit Method
exportData Method
focus Method
getColumnProperty Method
goToPage Method
goToPrevPage Method
goToNextPage Method
getSelection Method
getRows Method
getView Method
getCellValue Method
hideColumn Method
hideDetails Method
isBindingCompleted Method
lockRow Method
refresh Method
render Method
removeFilter Method
scrollOffset Method
setColumnProperty Method
showColumn Method
selectRow Method
showDetails Method
setCellValue Method
sortBy Method
updating Method
updateBoundData Method
unselectRow Method
updateRow Method
unlockRow Method