How do I disable a ordering for columns without data?

How do I disable a ordering for columns without data?

abreracc27abreracc27 Posts: 7Questions: 5Answers: 0

Here is a screenshot of what it looks like right now. When I click the ordering button on the column header for CutOff Group, it still reorders the data. Thank you.

Answers

  • colincolin Posts: 15,143Questions: 1Answers: 2,586

    You can set columns.orderable to disable ordering on a column,

    Colin

  • abreracc27abreracc27 Posts: 7Questions: 5Answers: 0

    Is it possible to dynamically change that option wherein if the cells on a column are not "" or empty, then enable orderable?

  • colincolin Posts: 15,143Questions: 1Answers: 2,586

    No, I'm afraid not,

    Colin

Sign In or Register to comment.