Skip to main content
January 24, 2023
Question

Remove "Items" from read only Grid

  • January 24, 2023
  • 4 replies
  • 0 views

How to remove "items"  option when I call record to read only grid in Interface.

Thanks in Advance

    4 replies

    stefanhelzle0001
    Brainy
    January 24, 2023

    When using a record as the data source, you cannot customize this specific behaviour.

    January 24, 2023

    Thanks for clearing the doubt.

    arulk0002
    Inspiring
    January 24, 2023

    You cannot remove "items" instead you can use pageSize in the record.

    January 24, 2023

    Thanks for clearing the doubt.