I want to add dynamic columns using ag grid which has headerName with decimal values such as 0.0-0.5 etc. Angular7

前端 未结 0 660
执念已碎
执念已碎 2020-12-03 05:23

I have used the below code for ag grid which works fine but not for headerName with decimal and hyphen columns.

   generateColumns(data: any[]) {
    debugger         


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