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 9 Current »

Content Freeze

As of July 25th, 2023, there is a content freeze on this page.

When a grid heading is right-clicked, menu options for sorting, searching, filtering, and exporting data may be available depending on how the grid was configured.

The menu option text can be customized using the settings below.

Example:

// The following are default settings
pui["filter text"] = "Filter";
pui["remove filters text"] = "Remove All Filters";
pui["find text"] = "Find";
pui["sort ascending text"] = "Sort Ascending";
pui["sort descending text"] = "Sort Descending";
pui["csv export text"] = "Export to Excel";

Where do you save this configuration option? Here.

Note: Starting with Profound UI Version 4, Fix Pack 6.2, this option still works, but is deprecated. We recommend that you use Language Support instead.

  • No labels