Back to Devexpress

ASPxClientVerticalGrid.GetSelectedKeysOnPage Method

aspnet-js-aspxclientverticalgrid-ff9b8417.md

latest797 B
Original Source

ASPxClientVerticalGrid.GetSelectedKeysOnPage Method

Returns key values of selected records displayed within the current page.

Declaration

ts
GetSelectedKeysOnPage(): any[]

Returns

TypeDescription
any[]

An array that contains key values of selected records displayed within the current page.

|

See Also

GetSelectedFieldValues(fieldNames, onCallback)

IsRecordSelectedOnPage(visibleIndex)

Vertical Grid

ASPxClientVerticalGrid Class

ASPxClientVerticalGrid Members