AG-Grid agNumberColumnFilter is not working with calculated values in valueFormatter

后端 未结 0 995
慢半拍i
慢半拍i 2021-01-27 07:24

I have an ag-grid in angular project. I have set the column def as:

this.columnDef.push(
  headerName: col,
  field: col,
  valueFormatter: setMyValue,
  filter:          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题