Skip to main content
April 14, 2025
Question

Filters in Readonly grid

  • April 14, 2025
  • 12 replies
  • 0 views

Hi Team ,

The requirement is to add dropdown filters to all fields between the header label and the first row in Readonly grid . Is this possible in Appian?

12 replies

karumurua531442
April 14, 2025

hi [mention:b47709aa823c422e99c324cbdda67103:e9ed411860ed4f2ba0265705b8793d05]  Appian does not support placing dropdowns inside the grid header row or just below it,

April 14, 2025

Thank you, [mention:3510a5189ce1477eaf2e09f5858c87e9:e9ed411860ed4f2ba0265705b8793d05] , for your reply. The client is specifically asking for this requirement. While this is possible in an editable grid, I want search functionality just like in a read-only grid. Can we have a custom search bar?

harshm4411
April 14, 2025

Hey [mention:b47709aa823c422e99c324cbdda67103:e9ed411860ed4f2ba0265705b8793d05] ,

 

"I’ve used an example where all department names are displayed in an editable grid. When I search for 'dep', the grid filters the data based solely on the department name field, as the filtering is specifically applied to that column."

NOTE: Limit what’s searchable: Avoid searching across all 50 fields unless absolutely needed — it can degrade performance.

April 15, 2025

Thankyou [mention:7ee0a6b2582c4c239e0ced72413d04ef:e9ed411860ed4f2ba0265705b8793d05] ,Sure I  will try convey this to client