Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about office-ui-fabric

Read more about office-ui-fabric

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - office-ui-fabric

Adding sorting icon in column header in Details List in Fluent UI

For a DetailsList or ShimmeredDetailsList, I need to add two arrows (one up, one down) besides the column name in the column header so that the user can look at the grid and tell which column is sorta...
test-img

coolest-duck

office-ui-fabric

fluent-ui

fluentui-react

Votes: 0

Answers: 1

Latest Answer

You need to register the sort icon. registerIcons({ icons: { sort: <Sort />, sortdown: <ChevronUp />, sortup: <ChevronDown />, }, }); https://github.com/microsoft/...
test-img

Jan

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved