Categories | Question details Back To List | ||||||||
Toolbar paging in dhtmlx version 2 Hi Team, I just update my grid to dhtmlxGrid_v20_pro_81009. Is the toolbar paging still available in this version? because i can't use below syntax anymore : grid.setPagingSkin("toolbar") ; Is there a replacement syntax or the feature is not available anymore? Thanks in advance. dian Answer posted by Support on Oct 14, 2008 02:12 The feature is available and works in same way, but it require updated toolbar as well. Working sample sent by email Answer posted by Prashanth on Nov 21, 2008 02:48 Hi, I am facing issues using paging in dhtmlxGrid. I wanted to achieve the functionality shown in the features list: http://www.dhtmlx.com/docs/products/dhtmlxGrid/images/scr_grid_paginal_output.gif I have looked into all samples provided for grid and I tried them. I was able to achieve functionality whatever is shown in the Samples. If you can send me a working sample with all these pagination features, that will be very helpful. email: getprashanth[at]gmail[dot]com Attachments (1)
Answer posted by Support on Nov 21, 2008 03:10 Pro package contains sample of mentioned functionalit, you can check it at dhtmlxgrid/samples/loading_big_datasets/pro_paging_wt.html |