Hi BSI@123,
It is clear in the Grid API Documentation that the expected value is Number.
Information from the documentation:
Navigates to a page when the Grid paging is enabled i.e when the pageable property value is true.
Parameter Type
pageNumber NumberReturn Value
None
Code example
Invoke the gotopage method.
//@param Number
$(‘#jqxGrid’).jqxGrid(‘gotopage’, 1);
Link to the Grid documentation: http://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxgrid/jquery-grid-api.htm
Best Regards,
Peter Stoev
jQWidgets Team
http://www.jqwidgets.com