How does one hide "JumpBarItemsList" ? I could see some of the MS Sample code which customizes the views and i have successfully implemented the same but could not understand that how to remove/hide "JumpBarItemsList"
Also, is there a way to hide below ?
Yes. i am writing a PCF control.
Are you talking about when writing a PCF control?
The jump bar won't be visible in a PCF dataset control - but the header view selector/commandbar/quick search will - it is supposed to be controlled by https://docs.microsoft.com/en-us/powerapps/developer/component-framework/manifest-schema-reference/data-set but I'm not able to hide it in my own controls. See this thread - https://powerusers.microsoft.com/t5/PowerApps-component-framework/Showing-View-Selector-and-Command-bar-on-Subgrid-Custom/m-p/339225#M695
If you are talking about a subgrid - then they are controlled by the form subgrid properties:
Hope this helps
WarrenBelz
94
Most Valuable Professional
Michael E. Gernaey
72
Super User 2025 Season 1
mmbr1606
71
Super User 2025 Season 1