in table grid a link is provided with last name. i am not sure how to go to next page when i click on the hyperlink the value is hard coded
secondaryHeaderRows: [],
rows: [{
id: '0',
hidden: false,
expanded: false,
onClick: '',
customProperties: [{
key: 'employeeKey',
value: '{\"middleName\":\"\",\"lastName\":\"AAA\",\"status\":\"A\",\"fileNumber\":\"777248\",\"paygroup\":\"ET2\",\"employeeId\":\"13111\",\"id\":\"G3Y1SQGF00Y7W4T1\",\"firstName\":\"AAA\",\"associateOId\":\"G3Y1SQGF00Y7W4T1\"}'
}],
cells: [{
id: '0',
customProperties: [],
type: 'CHECKBOX',
html: false,
lowercase: false,
uppercase: false,
propercase: false,
isValid: true,
align: 'center',
defferredDisplay: true,
onClick: 'dijit.byId(\'employeeSearchGrid\').toggle(0);',
overflow: false,
value: 'false',
.