Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Ana Laura Martina on Jan 14, 2009 05:17
open dhtmlx forum
Label internationalizing for paging

I'm using version 1.5 of the grid.

Is it possible to internationalize the labels for paging? I use the Toolbar for paging with enablePagingWT.

Thanks!
Answer posted by Support on Jan 14, 2009 05:32
In grid 1.5, you can use setPagingWTMode command to change the text labels as 

grid.setPagingWTMode(true,true,true,true,["Results","Records from "," to ","Page ","rows per page",'To First Page','Previous Page','Found Records','Next Page','To Last Page']);

In case of latest version of dhtmlxgrid
http://dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Custom_paging.html#grid_art_custpaging