Posted 16 March 2020, 2:05 am EST
Hi Team,
We are trying to implementing pagination in wijmo flex grid, we have added the code like below.
<wj-collection-view-pager [cv]=“flex.collectionView”>
But our requirement is ‘text box’ arranged in middle of the pagination buttons, for direct navigating from one page to another page (like 1st page to 5th page) in the flex grid.
https://gccontent.blob.core.windows.net/forum-uploads/file-50aed448-ea26-486c-b522-fa29a582b872.PNG
Can you please help me to implementing new pagination template.
Thanks in Advance…