Grid Text Selection
When set to true, this option enables text selection in grids by adjusting the following default grid behaviors:
Text selection will be enabled when row selection is used. By default, text selection is disabled when the row selection feature is used.
Cursor focus will not automatically go into the first available input box when a row is clicked. This happens by default, but the browser clears text selection when an input box receives focus.
Example:
pui["grid text selection"] = true;
Where do you save this configuration option? Here
Some documentation pages have recently moved to a new section: Profound AppDev. If you are having trouble finding specific pages, try the documentation search capability or reach out to our Support team!