Skip to main content
August 23, 2024
Question

Can I remove no of items in readonly grid.

  • August 23, 2024
  • 2 replies
  • 0 views

Hi Folks,

Can I hide the count in below grid.

FYI. I am getting data from array of maps.

Regards,

Ghanashyam

2 replies

stefanhelzle0001
August 23, 2024

This cannot be removed directly. But I think that when you tinker around with the number of items and total count in the paging info, there might be some options. Not guarantees!

konduruc733182
August 23, 2024

Hello [mention:8a27d71badb7400d9bd8de772aa50e64:e9ed411860ed4f2ba0265705b8793d05] 

AFAIK it is not possible with read-only grid. You can achieve this with Editable grid making all the fields as read-only.