Search results

LazyLoadGroupArgs API in JavaScript Grid API control

Properties

cachedRowIndex

number

Defines the cached row index.

cancel

boolean

Cancel the expand/collapse action.

captionRowElement

HTMLTableRowElement

Defines the caption row element.

enableCaching

boolean

Defines whether get rows from group cache or make a request.

fields

string[]

Defines the fields.

groupInfo

Row

Defines expand/collapse caption row details.

isExpand

boolean

Defines whether the caption row is expanded.

isScroll

boolean

Defines the virtual scroll action

keys

string[]

Defines the keys.

makeRequest

boolean

Defines the makeRequest.

rowIndex

number

Defines the row index.

scrollUp

boolean

Defines the scroll direction.

skip

number

Defines the no of records to skip.

take

number

Defines the no of records to take.