Announcements
“Grid control only on views (not the whole table)” You can apply the Power Apps grid control at the table level so it’s used by all main grids (all views) for that table, not just individual views. When configured on the table’s Controls tab, every view for that table renders with the Power Apps grid (and therefore the OptionSet colors capability). Microsoft Learn
OptionSet colors vanish after users re-order columns The colors are driven by the Power Apps grid’s Enable OptionSet colors property. When users re-order columns, the grid persists a per-user layout. In some orgs this personalization can break the color rendering in the current build (a product quirk tied to the Allow column reordering setting). Workarounds below. The OptionSet colors feature itself is documented as a grid property. Microsoft Learn
OptionSet colors vanish on newly saved personal views If you only added the grid control on specific views, any newly created personal view won’t inherit that control and will render without OptionSet colors. Applying the Power Apps grid at the table level fixes this for all (system and personal) views. Microsoft Learn
Also note: if icons/colors disappear broadly (after updates), Microsoft’s troubleshooting guidance points back to verifying the Power Apps grid control is active for the table and that Enable OptionSet colors = Yes, and to check solution layering. Microsoft Learn
ImportAsHolding failed with exception :Import failed: CustomControl import default config failed to update, because of error Property NumberOfListColumns is not declared in the control manifest. More Details:Parent Type:Custom Control Default Config;Parent Id:9fea7ae0-9f9f-4257-a377-1f6c92050d5f;Associated entity:Account;Control Description Xml:<controlDescription><customControl id="{E7A81278-8635-4d9e-8D4D-59480B391C5B}"><parameters /></customControl><customControl name="MscrmControls.Grid.PCFGridControl"><parameters><data-set name="Items" /><ColumnResizing static="true" type="Enum">PlaceholderString</ColumnResizing><ColumnMoving static="true" type="Enum">PlaceholderString</ColumnMoving><ColumnPinning static="true" type="Enum">PlaceholderString</ColumnPinning><RowStyle static="true" type="Enum">PlaceholderString</RowStyle><RowSelection static="true" type="Enum">PlaceholderString</RowSelection><SelectionColumn static="true" type="Enum">PlaceholderString</SelectionColumn><JumpBar static="true" type="Enum">PlaceholderString</JumpBar><Footer static="true" type="Enum">PlaceholderString</Footer><ReflowBehavior static="true" type="Enum">PlaceholderString</ReflowBehavior><EnableFiltering static="true" type="Enum">PlaceholderString</EnableFiltering><EnableRangeSelection static="true" type="Enum">PlaceholderString</EnableRangeSelection><NavigationTypesAllowed static="true" type="Enum">PlaceholderString</NavigationTypesAllowed><RowHeight static="true" type="Whole.None">PlaceholderString</RowHeight><RowHeightMobile static="true" type="Whole.None">PlaceholderString</RowHeightMobile><HeaderHeight static="true" type="Whole.None">PlaceholderString</HeaderHeight><GridInnerLeftPadding static="true" type="Whole.None">PlaceholderString</GridInnerLeftPadding><GridInnerRightPadding static="true" type="Whole.None">PlaceholderString</GridInnerRightPadding></parameters></customControl><customControl formFactor="0" name="Microsoft.PowerApps.PowerAppsOneGrid"><parameters><data-set name="Items"><columnsDefaultView>PlaceholderString</columnsDefaultView></data-set><EnableEditing static="true" type="Enum">PlaceholderString</EnableEditing><DisableChildItemsEditing static="true" type="Enum">PlaceholderString</DisableChildItemsEditing><EnableFiltering static="true" type="Enum">PlaceholderString</EnableFiltering><EnableSorting static="true" type="Enum">PlaceholderString</EnableSorting><EnableGrouping static="true" type="Enum">PlaceholderString</EnableGrouping><EnableAggregation static="true" type="Enum">PlaceholderString</EnableAggregation><EnableColumnMoving static="true" type="Enum">PlaceholderString</EnableColumnMoving><EnableMultipleSelection static="true" type="Enum">PlaceholderString</EnableMultipleSelection><EnableRangeSelection static="true" type="Enum">PlaceholderString</EnableRangeSelection><EnableJumpBar static="true" type="Enum">PlaceholderString</EnableJumpBar><EnablePagination static="true" type="Enum">PlaceholderString</EnablePagination><EnableDropdownColor static="true" type="Enum">PlaceholderString</EnableDropdownColor><EnableStatusIcons static="true" type="Enum">PlaceholderString</EnableStatusIcons><EnableTypeIcons static="true" type="Enum">PlaceholderString</EnableTypeIcons><NavigationTypesAllowed static="true" type="Enum">PlaceholderString</NavigationTypesAllowed><ReflowBehavior static="true" type="Enum">PlaceholderString</ReflowBehavior><ShowAvatar static="true" type="Enum">PlaceholderString</ShowAvatar><NumberOfListColumns static="true" type="Whole.None">PlaceholderString</NumberOfListColumns><ShowFooter static="true" type="Enum">PlaceholderString</ShowFooter><ShowColumnHeaders static="true" type="Enum">PlaceholderString</ShowColumnHeaders><ContextualLookupColumnFilters static="true" type="Enum">PlaceholderString</ContextualLookupColumnFilters><LookupFilterBeginsWith static="true" type="Enum">PlaceholderString</LookupFilterBeginsWith><UseFirstColumnForLookupEdits static="true" type="Enum">PlaceholderString</UseFirstColumnForLookupEdits><DateTimeFormat static="true" type="Enum">PlaceholderString</DateTimeFormat><DateOnlyFormat static="true" type="Enum">PlaceholderString</DateOnlyFormat><EnableStatusColumn static="true" type="Enum">PlaceholderString</EnableStatusColumn></parameters></customControl><customControl formFactor="1" name="Microsoft.PowerApps.PowerAppsOneGrid"><parameters><data-set name="Items"><columnsDefaultView>PlaceholderString</columnsDefaultView></data-set><EnableEditing static="true" type="Enum">PlaceholderString</EnableEditing><DisableChildItemsEditing static="true" type="Enum">PlaceholderString</DisableChildItemsEditing><EnableFiltering static="true" type="Enum">PlaceholderString</EnableFiltering><EnableSorting static="true" type="Enum">PlaceholderString</EnableSorting><EnableGrouping static="true" type="Enum">PlaceholderString</EnableGrouping><EnableAggregation static="true" type="Enum">PlaceholderString</EnableAggregation><EnableColumnMoving static="true" type="Enum">PlaceholderString</EnableColumnMoving><EnableMultipleSelection static="true" type="Enum">PlaceholderString</EnableMultipleSelection><EnableRangeSelection static="true" type="Enum">PlaceholderString</EnableRangeSelection><EnableJumpBar static="true" type="Enum">PlaceholderString</EnableJumpBar><EnablePagination static="true" type="Enum">PlaceholderString</EnablePagination><EnableDropdownColor static="true" type="Enum">PlaceholderString</EnableDropdownColor><EnableStatusIcons static="true" type="Enum">PlaceholderString</EnableStatusIcons><EnableTypeIcons static="true" type="Enum">PlaceholderString</EnableTypeIcons><NavigationTypesAllowed static="true" type="Enum">PlaceholderString</NavigationTypesAllowed><ReflowBehavior static="true" type="Enum">PlaceholderString</ReflowBehavior><ShowAvatar static="true" type="Enum">PlaceholderString</ShowAvatar><NumberOfListColumns static="true" type="Whole.None">PlaceholderString</NumberOfListColumns><ShowFooter static="true" type="Enum">PlaceholderString</ShowFooter><ShowColumnHeaders static="true" type="Enum">PlaceholderString</ShowColumnHeaders><ContextualLookupColumnFilters static="true" type="Enum">PlaceholderString</ContextualLookupColumnFilters><LookupFilterBeginsWith static="true" type="Enum">PlaceholderString</LookupFilterBeginsWith><UseFirstColumnForLookupEdits static="true" type="Enum">PlaceholderString</UseFirstColumnForLookupEdits><DateTimeFormat static="true" type="Enum">PlaceholderString</DateTimeFormat><DateOnlyFormat static="true" type="Enum">PlaceholderString</DateOnlyFormat><EnableStatusColumn static="true" type="Enum">PlaceholderString</EnableStatusColumn></parameters></customControl><customControl formFactor="2" name="Microsoft.PowerApps.PowerAppsOneGrid"><parameters><data-set name="Items"><columnsDefaultView>PlaceholderString</columnsDefaultView></data-set><EnableEditing static="true" type="Enum">PlaceholderString</EnableEditing><DisableChildItemsEditing static="true" type="Enum">PlaceholderString</DisableChildItemsEditing><EnableFiltering static="true" type="Enum">PlaceholderString</EnableFiltering><EnableSorting static="true" type="Enum">PlaceholderString</EnableSorting><EnableGrouping static="true" type="Enum">PlaceholderString</EnableGrouping><EnableAggregation static="true" type="Enum">PlaceholderString</EnableAggregation><EnableColumnMoving static="true" type="Enum">PlaceholderString</EnableColumnMoving><EnableMultipleSelection static="true" type="Enum">PlaceholderString</EnableMultipleSelection><EnableRangeSelection static="true" type="Enum">PlaceholderString</EnableRangeSelection><EnableJumpBar static="true" type="Enum">PlaceholderString</EnableJumpBar><EnablePagination static="true" type="Enum">PlaceholderString</EnablePagination><EnableDropdownColor static="true" type="Enum">PlaceholderString</EnableDropdownColor><EnableStatusIcons static="true" type="Enum">PlaceholderString</EnableStatusIcons><EnableTypeIcons static="true" type="Enum">PlaceholderString</EnableTypeIcons><NavigationTypesAllowed static="true" type="Enum">PlaceholderString</NavigationTypesAllowed><ReflowBehavior static="true" type="Enum">PlaceholderString</ReflowBehavior><ShowAvatar static="true" type="Enum">PlaceholderString</ShowAvatar><NumberOfListColumns static="true" type="Whole.None">PlaceholderString</NumberOfListColumns><ShowFooter static="true" type="Enum">PlaceholderString</ShowFooter><ShowColumnHeaders static="true" type="Enum">PlaceholderString</ShowColumnHeaders><ContextualLookupColumnFilters static="true" type="Enum">PlaceholderString</ContextualLookupColumnFilters><LookupFilterBeginsWith static="true" type="Enum">PlaceholderString</LookupFilterBeginsWith><UseFirstColumnForLookupEdits static="true" type="Enum">PlaceholderString</UseFirstColumnForLookupEdits><DateTimeFormat static="true" type="Enum">PlaceholderString</DateTimeFormat><DateOnlyFormat static="true" type="Enum">PlaceholderString</DateOnlyFormat><EnableStatusColumn static="true" type="Enum">PlaceholderString</EnableStatusColumn></parameters></customControl></controlDescription>;Control Reference Xml:;Error Message:-2146041800;Additional Information:;.
NumberOfListColumns
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 530
WarrenBelz 459 Most Valuable Professional
Haque 314