Search results

LazyLoadGroupArgs API in JavaScript (ES5) 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.

lazyLoadQuery

object

Defines the expand row query.

makeRequest

boolean

Defines the makeRequest.

requestType

string

Defines the row index.

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.