Make this screen resizeable and pin the grids to the size. We find the BIEs too slow for invoices (we have hundreds of thousands of invoices). So we use this screen extensively because it's faster.

Comments

  • Also fix the side scroll bar. If there are more entries than fit on the screen you have to keep scrolling down one page at a time until the bar takes into account the entire display of rows.

    Doug Grieco - AVAD.

  • Customizer, tuning and/or custom Explorer views can help manage the UI and data display as well.

  • Using CZ in Form Activate or behind a button you can turn off the partial load feature enabled for the grid in Customer Status, but the form data will take longer to load.

    Form.moForm.moDMGridLedger.PartialLoad = False