✏️ Explanatory Question

What is the use of SysLookupMultiSelectGrid::lookup() in the UIBuilder?

👁 7 Views
📘 Detailed Answer
🟢 Easy
💡

Answer with Explanation

It creates a multi-select lookup grid, allowing users to select multiple records (like multiple sites or warehouses) in the dialog.
Example:


SysLookupMultiSelectGrid::lookup(query, _control, _control, _control, conCustTable);