Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Note: Starting with Profound UI 4.6.2, this option still works, but is deprecated.  We recommend that you use Language Support instead.

The grid's paging bar text can be customized using the settings below.

Example:

// The following are default settings
pui["next link text"] = "Next";
pui["previous link text"] = "Previous";
pui["csv export text"] = "Export to Excel";

Where do you save this configuration option? Here.

  • No labels